Vcl.OleCtrls
| Package | vcl230.bpl |
|---|
Classes
| EOleCtrlError | EOleCtrlError is the exception class for ActiveX controls. |
| TEnumPropDesc | TEnumPropDesc provides the mapping between strings used to name the values of a property in an OLE control object and the values themselves. |
| TEventDispatch | |
| TOleControl | TOleControl is the base class from which ActiveX controls are derived. |
Routines
| EmptyParam | |
| FontToOleFont | Returns a Variant containing an IFontDispatch interface that represents a TFont object. |
| OleFontToFont | Fills in a TFont structure to represent an IFontDispatch. |
Types
| PControlData | |
| PControlData2 | |
| PEnumValueList | |
| TControlData | |
| TControlData2 | |
| TEnumValue | |
| TEnumValueList | |
| TOleEnum | Represents enumerated types that must be sent over a COM interface. |
| TServiceQuery |