TBasedxReportLink.AddFontToPool(string,TColor,TFontPitch,TFontStyles,Integer) Method
Declaration
function AddFontToPool(const AName: string; AColor: TColor; APitch: TFontPitch; AStyle: TFontStyles; ASize: Integer): Integer; overload;
Parameters
Name | Type |
---|---|
AName | string |
AColor | TColor |
APitch | TFontPitch |
AStyle | TFontStyles |
ASize | Integer |
Returns
Type |
---|
Integer |
See Also