RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomizeFrm.CloseBtnClick Method

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

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

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