RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomHeaderControl.CheckBoxes Property

Specifies whether the header sections inside the header control use check boxes.

Pascal
property CheckBoxes: Boolean;
C++
__property Boolean CheckBoxes;

Use CheckBoxes to specify whether the header sections inside the header control use check boxes. Changing the CheckBox property of any header section is effective only if CheckBoxes is set to True.

Note: This feature is only available in Vista.
 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!