Specifies the method used to get the text for the message displayed on the dialog form.
Source position: dialogs.pp line 1015
public function TCustomCopyToClipboardDialog.GetMessageText: string; virtual; abstract; |
Text for the message displayed on the dialog form.
GetMessageText is an abstract virtual method in TCustomCopyToClipboardDialog. It must be implemented in a descendent class to return the correct value for the dialog form implementation.
| Version 4.6 | Generated 2026-02-20 | Home |