Data.Bind.ObjectScope.TGeneratorOptions
[–] Properties | |
---|---|
Type: set typedef
| |
Visibility: public | |
Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp
| |
Unit: Data.Bind.ObjectScope | |
Parent: Data.Bind.ObjectScope |
Delphi
TGeneratorOptions = set of TGeneratorOption;
C++
typedef System::Set<TGeneratorOption, TGeneratorOption::optShuffle, TGeneratorOption::optRepeat> TGeneratorOptions;
Description
Is a set of TGeneratorOption.