System.Bindings.Helper.TBindings.TCreateOption
Delphi
TCreateOption = (coNotifyOutput, coEvaluate);
C++
enum DECLSPEC_DENUM TCreateOption : unsigned char { coNotifyOutput, coEvaluate };
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| enum | public | System.Bindings.Helper.pas System.Bindings.Helper.hpp |
System.Bindings.Helper | TBindings |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!