|
<< Click to Display Table of Contents >> Navigation: Classes > TIWCustomCanvas > Methods > StrokeText |
SIGNATURE=IWCanvas.TIWCustomCanvas.StrokeText@string@Integer@Integer
ETYPE=Method
Declaration:
Delphi: |
public function StrokeText(const AText: string; X: Integer; Y: Integer): TIWCustomCanvas; |
C++: |
public: __fastcall TIWCustomCanvas StrokeText(const String AText, int X, int Y); |
Description: This is StrokeText, a member of class TIWCustomCanvas.