DesignIntf.IHostForm.GetFont

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetFont: TPersistent;

C++

virtual System::Classes::TPersistent* __fastcall GetFont() = 0 ;

Properties

Type Visibility Source Unit Parent
function public
DesignIntf.pas
DesignIntf.hpp
DesignIntf IHostForm

Description

Gets the current font of the form.

Use GetFont to obtain the font object that is set for the form.