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