Data.Bind.Components.IBindCheckBoxEditor.SetState
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: IBindCheckBoxEditor | |
Delphi
procedure SetState(Value: TBindCheckBoxState );
C++
virtual void __fastcall SetState(TBindCheckBoxState Value) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.