[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Gets the value for the DisplayName property.
Source position: comctrls.pp line 1238
protected function TListColumn.GetDisplayName: string; override; |
Value for the DisplayName property.
GetDisplayName returns the Caption for the control, and when blank, calls the inherited method to the property value.
Version 4.0 | Generated 2025-05-03 | Home |