API:Vcl.CheckLst.TCheckListBox.AllowGrayed

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AllowGrayed: Boolean read FAllowGrayed write FAllowGrayed default False;

C++

__property bool AllowGrayed = {read=FAllowGrayed, write=FAllowGrayed, default=0};

Properties

Type Visibility Source Unit Parent
property published
Vcl.CheckLst.pas
Vcl.CheckLst.hpp
Vcl.CheckLst TCheckListBox

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!