Gets the display name for the collection item.
Source position: comctrls.pp line 2465
protected function TCoolBand.GetDisplayName: string; override;
Uses the value in Text (when assigned). Otherwise, the ClassName is used as the display name.