[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Indicates if the section is visible in the header control.
Source position: comctrls.pp line 3994
published property THeaderSection.Visible : Boolean |
Visible is a Boolean property which indicates if the header section is visible in the header control. When set to False, the section cannot be drawn using the TCustomHeaderControl.PaintSection method, and the Width for the section is 0.
The default value for the property is True.
Version 4.0 | Generated 2025-05-03 | Home |