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