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