RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomButtonedEdit.GetEditButtonClass Method

Returns TEditButton.

Pascal
function GetEditButtonClass: TEditButtonClass; dynamic;
C++
__fastcall TEditButtonClass GetEditButtonClass();

Returns the type of object used for the button in the buttoned edit control, namely TEditButton

 

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