Vcl.OleCtrls.TOleControl.OleObject
Delphi
property OleObject: Variant read GetOleObject;
C++
__property System::Variant OleObject = {read=GetOleObject};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Vcl.OleCtrls.pas Vcl.OleCtrls.hpp |
Vcl.OleCtrls | TOleControl |
Description
The ActiveX control associated with the TOleControl object.
OleObject is used to get the ActiveX control that is associated with the TOleControl