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