FMX.Forms.TWindowStyles

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

Delphi

type TWindowStyles = set of TWindowStyle;

C++

typedef System::Set<TWindowStyle, _DELPHI_SET_ENUMERATOR(TWindowStyle::GPUSurface), _DELPHI_SET_ENUMERATOR(TWindowStyle::GPUSurface)> TWindowStyles;

プロパティ

種類 可視性 ソース ユニット
set
typedef
public
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms FMX.Forms

説明

TWindowStyle 列挙項目の集合を表します。


関連項目