[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Caption text displayed on the button surface.
Source position: dialogs.pp line 632
published property TTaskDialogBaseButtonItem.Caption : TTranslateString |
Caption is a TTranslateString property with the caption text displayed on the button surface. It can be localized using the built-in translation facilities available in the LCL. When assigned, Caption also provides the DisplayName for the collection item in the object inspector.
Version 4.0 | Generated 2025-05-03 | Home |