表示: Delphi C++
表示設定

System.Classes.TComponent.FComponentStyle

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

Delphi

FComponentStyle: TComponentStyle;

C++

TComponentStyle FComponentStyle;

プロパティ

種類 可視性 ソース ユニット
field protected
System.Classes.pas
System.Classes.hpp
System.Classes TComponent

説明

FComponentStyle は、ComponentStyle 読み取り専用プロパティに対応するフィールドです。

FComponentStyle は、ComponentStyle 読み取り専用プロパティに対応するフィールドです。

メモ:  これは protected 可視性のフィールドなので、直接使用してはいけません。その代わりに、実際の ComponentStyle プロパティにアクセスします。

関連項目

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