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;

Forms

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