FMX.Types.TStyledSettings
Delphi
TStyledSettings = set of TStyledSetting;
C++
typedef System::Set<TStyledSetting, _DELPHI_SET_ENUMERATOR(TStyledSetting::Family), _DELPHI_SET_ENUMERATOR(TStyledSetting::Other)> TStyledSettings;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
set typedef |
public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | FMX.Types |
説明
スタイルに定義できるフォント プロパティの集合を示します。
フォント プロパティの集合は、TStyledSetting に定義されている定数(Family
、Size
、Style
、FontColor
、Other
)で指定されます。