RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomizeFrm.CatListClick Method

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

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

CatListClick 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!