TdxSpreadSheetFontHandle.Initialize(TFontName,TFontCharset,TColor,Integer,TFontPitch,TFontStyles) Method
Declaration
procedure Initialize(const AName: TFontName; ACharset: TFontCharset; AColor: TColor; ASize: Integer; APitch: TFontPitch; AStyle: TFontStyles);
Parameters
| Name | Type |
|---|---|
| AName | TFontName |
| ACharset | TFontCharset |
| AColor | TColor |
| ASize | Integer |
| APitch | TFontPitch |
| AStyle | TFontStyles |
See Also