TdxGPPath.AddString(string,TdxGPFontFamily,Integer,Single,TPoint,TdxGPStringFormat) Method
Declaration
procedure AddString(const S: string; AFamily: TdxGPFontFamily; AStyle: Integer; AEmSize: Single; const AOrigin: TPoint; AFormat: TdxGPStringFormat); overload;
Parameters
| Name | Type |
|---|---|
| S | string |
| AFamily | TdxGPFontFamily |
| AStyle | Integer |
| AEmSize | Single |
| AOrigin | TPoint |
| AFormat | TdxGPStringFormat |
See Also