Vcl.Controls.TControl.FParentFont
Delphi
FParentFont: Boolean;
C++
bool FParentFont;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| field | protected | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | TControl |
説明
ParentFont プロパティの値を格納するためのフィールドです。
Delphi
FParentFont: Boolean;
C++
bool FParentFont;
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| field | protected | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | TControl |
ParentFont プロパティの値を格納するためのフィールドです。