Vcl.CheckLst.TCustomCheckListBox.ItemEnabled

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ItemEnabled[Index: Integer]: Boolean read GetItemEnabled write SetItemEnabled;

C++

__property bool ItemEnabled[int Index] = {read=GetItemEnabled, write=SetItemEnabled};

Properties

Type Visibility Source Unit Parent
property public
Vcl.CheckLst.pas
Vcl.CheckLst.hpp
Vcl.CheckLst TCustomCheckListBox

Description

Embarcadero Technologies does not currently have any additional information.