RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseAdapterAction.ImplGetDisplayLabel Method

Returns the suggested display label for this adapter action.

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

ImplGetDisplayLabel returns the value of the DisplayLabel property. 

 

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