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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!