RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomizeFrm.FormResize Method

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

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

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