Data.Bind.Components.IBindCheckBoxEditor.State
Delphi
property State: TBindCheckBoxState read GetState write SetState;
C++
__property TBindCheckBoxState State = {read=GetState, write=SetState};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| property | public | Data.Bind.Components.pas Data.Bind.Components.hpp  | 
        Data.Bind.Components | IBindCheckBoxEditor | 
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。