TdxGPFont.FromLogFont(TLogFont,THandle) Method
Declaration
class function FromLogFont(const ALogFont: TLogFont; AHdc: THandle): TdxGPFont; overload; static;
Parameters
Name | Type |
---|---|
ALogFont | TLogFont |
AHdc | THandle |
Returns
Type |
---|
TdxGPFont |
See Also