API:Vcl.ComCtrls.TCustomHeaderControl.CheckBoxes
Delphi
property CheckBoxes: Boolean read FCheckBoxes write SetCheckBoxes default false;
C++
__property bool CheckBoxes = {read=FCheckBoxes, write=SetCheckBoxes, default=0};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | TCustomHeaderControl |
Description
Embarcadero Technologies does not currently have any additional information.