TdxGPPath.AddString(string,TdxGPFont,TdxGPStringFormat,TdxRectF) Method
In This Article
#Declaration
Delphi
procedure AddString(const S: string; AFont: TdxGPFont; AFormat: TdxGPStringFormat; const ARect: TdxRectF); overload;
#Parameters
Name | Type |
---|---|
S | string |
AFont | Tdx |
AFormat | Tdx |
ARect | Tdx |
See Also