RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TOleContainer.Iconic Property

Determines whether the OLE object is displayed as an icon.

Pascal
property Iconic: Boolean;
C++
__property Boolean Iconic;

Set Iconic to specify whether the OLE container displays the icon for the server application instead of the image of the object. If Iconic is true, the OLE object is displayed as an icon; if false, it's displayed as it would be in the server application. 

 

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