Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCoolBand.GetDisplayName

Gets the display name for the collection item.

Declaration

Source position: comctrls.pp line 2465

protected function TCoolBand.GetDisplayName: string; override;

Description

Uses the value in Text (when assigned). Otherwise, the ClassName is used as the display name.