Data.Bind.ObjectScope.TGeneratorOptions

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

Delphi

TGeneratorOptions = set of TGeneratorOption;

C++

typedef System::Set<TGeneratorOption, TGeneratorOption::optShuffle, TGeneratorOption::optRepeat> TGeneratorOptions;

プロパティ

種類 可視性 ソース ユニット
set
typedef
public
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope Data.Bind.ObjectScope

説明

TGeneratorOption の集合です。


関連項目