TdxDockingController.GetFont(TCustomForm) Method
In This Article
#Declaration
Delphi
function GetFont(AForm: TCustomForm): TFont;
#Parameters
Name | Type |
---|---|
AForm | TCustom |
#Returns
Type |
---|
TFont |
See Also