RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDesignerHook.GetCustomForm Method

Specifies the value returned when the Form property is read.

Pascal
function GetCustomForm: TCustomForm;
C++
__fastcall TCustomForm GetCustomForm();

Implement GetCustomForm to specify the value returned when the Form property is read. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!