RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActiveForm.ActiveFormControl Property

Pointer to the ActiveFormControl object.

Pascal
property ActiveFormControl: TActiveFormControl;
C++
__property TActiveFormControl ActiveFormControl;

Use ActiveFormControl to access the object that implements all the ActiveX interfaces for this ActiveForm. ActiveFormControl creates the TActiveForm object. 

 

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