TdxGPPath.AddString(string,TdxGPFont,TdxGPStringFormat,TdxPointF) Method
Declaration
procedure AddString(const S: string; AFont: TdxGPFont; AFormat: TdxGPStringFormat; const AOrigin: TdxPointF); overload;
Parameters
| Name | Type |
|---|---|
| S | string |
| AFont | TdxGPFont |
| AFormat | TdxGPStringFormat |
| AOrigin | TdxPointF |
See Also