表示: Delphi C++
表示設定

FMX.Types.TTextControl.FreeStyle

提供:XE2 API Documentation
移動: 案内, 検索

Delphi

procedure FreeStyle; override;

C++

virtual void __fastcall FreeStyle(void);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
FMX.Types.pas
FMX.Types.hpp
FMX.Types TTextControl

説明

TStyledControl スタイルを解放します。

FMX.Types.TTextControl.FreeStyle は FMX.Types.TStyledControl.FreeStyle を継承しています。以下の内容はすべて FMX.Types.TStyledControl.FreeStyle を参照しています。

TStyledControl スタイルを解放します。

TStyledControl の実装の通り、FreeStyle は何も行いません。 これをオーバーライドして、基本コンポーネントを解放します。

関連項目

以前のバージョン
他の言語