[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Provides additional information about the button when command links are enabled in a task dialog.
Source position: dialogs.pp line 630
public property TTaskDialogBaseButtonItem.CommandLinkHint : TTranslateString |
CommandLinkHint is a TTranslateString property which contains additional information about the button. The translatable content is used as second line of text for the button when command links are enabled in a native TTaskDialog instance. The value is not displayed as an additional line on platforms where an emulated task dialog is used; this includes all platforms other Windows (Vista or later).
Added in LCL version 4.0.
Version 4.0 | Generated 2025-05-03 | Home |