TdxGPPath.AddString(string,TFont,Single,TRect) Method
Declaration
procedure AddString(const S: string; AFont: TFont; AEmSize: Single; const ARect: TRect); overload;
Parameters
Name | Type |
---|---|
S | string |
AFont | TFont |
AEmSize | Single |
ARect | TRect |
See Also