RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IOleForm Interface

IOleForm is designed to communicate with OLE containers. To embed a VCL form in an OLE container, CodeGear recommends using ActiveForms and TOleControl instead of IOleForm.

Pascal
IOleForm = interface;
C++
__interface IOleForm;
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!