DesignIntf.IHostForm.GetFont

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetFont: TPersistent;

C++

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

プロパティ

種類 可視性 ソース ユニット
function public
DesignIntf.pas
DesignIntf.hpp
DesignIntf IHostForm


説明

フォームの現在のフォントを取得します。

GetFont を使用すると、フォームに対して設定されるフォント オブジェクトを取得することができます。