Data.Bind.Components.IBindCheckBoxEditor.State
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp | |
| Unit: Data.Bind.Components | |
| Parent: IBindCheckBoxEditor | |
Delphi
property State: TBindCheckBoxState read GetState write SetState;
C++
__property TBindCheckBoxState State = {read=GetState, write=SetState};
Description
Embarcadero Technologies does not currently have any additional information.