RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomForm.OleFormObject Property

Specifies the IOleForm interface for an in-place OLE object contained in the form.

Pascal
property OleFormObject: IOleForm;
C++
__property IOleForm OleFormObject;

OleFormObject is used to communicate resize and destroy notifications when a form is used as a frame for an in-place OLE object. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!