RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomizeFrm.ActionsListClick Method

ActionsListClick is an event handler that is part of the customization dialog form.

Pascal
procedure ActionsListClick(Sender: TObject);
C++
__fastcall ActionsListClick(TObject * Sender);

ActionsListClick is a routine that handles an event of the customization dialog form. 

 

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