RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTaskDialogBaseButtonItem.GetButtonText Method

Fetch the button text.

Pascal
function GetButtonText: string; virtual;
C++
virtual __fastcall AnsiString GetButtonText();

Use GetButtonText to get the button text. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!