RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THeaderSection.Checked Property

Specifies whether the check box is checked.

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

Use Checked to specify whether the check box of the header section is checked. This is only visible if CheckBox 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!