RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDesignerHook.SetCustomForm Method

Specifies what happens when the Form property is set.

Pascal
procedure SetCustomForm(Value: TCustomForm);
C++
__fastcall SetCustomForm(TCustomForm Value);

Implement SetCustomForm to specify what happens when the Form property is set. 

 

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