Unit Olectlr |
*****************************************************} { } { Ole Automation Controller for Delphi 1.0 } { by Roger Headrick (Compserv 76114,1430) } { contributed to public domain 12/23/95 } { } {
Classes |
IDispatch - The IDispatch class in Borland's Dispatch unit is redeclared here
to correct the Invoke method decaration.
TOleCtlr -
TWordCtlr - calls FreeOleObject and then calls inherited Destroy
Functions |
Register -
Types |
PBStr
PCurrency
PDouble
PIDispatch
PPSAFEARRAY
PSingle
PWordBool
TCurrency
TPasType
Constants |
PAS_ARRAY
PAS_ARRAY_PTR
PAS_BYTE
PAS_BYTE_PTR
PAS_CURRENCY
PAS_CURRENCY_PTR
PAS_DATE
PAS_DATE_PTR
PAS_DOUBLE
PAS_DOUBLE_PTR
PAS_IDISPATCH
PAS_IDISPATCH_PTR
PAS_INTEGER
PAS_INTEGER_PTR
PAS_IUNKNOWN
PAS_IUNKNOWN_PTR
PAS_LONGINT
PAS_LONGINT_PTR
PAS_POINTER
PAS_PVARIANT
PAS_SCODE
PAS_SCODE_PTR
PAS_SINGLE
PAS_SINGLE_PTR
PAS_STRING
PAS_STRING_PTR
PAS_WORDBOOL
PAS_WORDBOOL_PTR
Variables |
Functions |
Types |
PBStr = ^BStr
PCurrency = ^TCurrency
PDouble = ^Double
PIDispatch = ^IDispatch
PPSAFEARRAY = ^PSAFEARRAY
PSingle = ^Single
PWordBool = ^WordBool
TCurrency = CY
TPasType = VARTYPE
Constants |
Variables |