API:Data.Bind.Components.IBindCheckBoxEditor.AllowGrayed

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
Data.Bind.Components.pas
Data.Bind.Components.hpp
Unit: Data.Bind.Components
Parent: IBindCheckBoxEditor

Delphi

property AllowGrayed: Boolean read GetAllowGrayed write SetAllowGrayed;

C++

__property bool AllowGrayed = {read=GetAllowGrayed, write=SetAllowGrayed};

Description

Embarcadero Technologies does not currently have any additional information.