Gets the value for the DisplayName property.
Source position: interfacebase.pp line 89
protected function TDialogButton.GetDisplayName: string; override; |
Display name for the collection item.
GetDisplayName is an overridden method in TDialogButton and uses the value in the Caption property as the name displayed for the collection item.
|
Value displayed on the button face. |
|
TCollectionItem.DisplayName |