OleCtrls
Contents |
Delphi Information
Array
| TEnumValueList |
Class
| 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. |
Function
| EmptyParam | |
| FontToOleFont |
Returns a Variant containing an IFontDispatch interface that represents a TFont object. |
| OleFontToFont |
Fills in a TFont structure to represent an IFontDispatch. |
Pointer
| PControlData | |
| PControlData2 | |
| PEnumValueList |
Struct
| TControlData | |
| TControlData2 | |
| TEnumValue |
Type
| TOleEnum |
Represents enumerated types that must be sent over a COM interface. |
C++ Information
Class
| EOleCtrlError |
EOleCtrlError is the exception class for ActiveX controls. |
| TControlData | |
| TControlData2 | |
| TEnumPropDesc |
TEnumPropDesc provides the mapping between strings used to name the values of a property in an OLE control object and the values themselves. |
| TEnumValue | |
| TEventDispatch | |
| TOleControl |
TOleControl is the base class from which ActiveX controls are derived. |
Function
| EmptyParam | |
| FontToOleFont |
Returns a Variant containing an IFontDispatch interface that represents a TFont object. |
| OleFontToFont |
Fills in a TFont structure to represent an IFontDispatch. |
Typedef
| PControlData | |
| PControlData2 | |
| PEnumValueList | |
| TEnumValueList | |
| TServiceQuery |