RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomizeFrm.FormClose Method

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

Pascal
procedure FormClose(Sender: TObject; var Action: TCloseAction);
C++
__fastcall FormClose(TObject * Sender, TCloseAction Action);

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