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