Unit PERSONCOMPXControl_TLB

Classes

IPERSONCOMPX - Dispatch interface for PERSONCOMPX Control
IPERSONCOMPXDisp - DispInterface declaration for Dual Interface IPERSONCOMPX
IPERSONCOMPXEvents - Events interface for PERSONCOMPX Control
TPERSONCOMPX -

Functions

Register -

Types

PERSONCOMPX
TPERSONCOMPXOnKeyPress
TxDragMode
TxMouseButton

Constants

Class_PERSONCOMPX
dmAutomatic
dmManual
LIBID_PERSONCOMPXControl
mbLeft
mbMiddle
mbRight

Variables


Functions


procedure Register;


Types


PERSONCOMPX = IPERSONCOMPX
Forward declarations: CoClasses
TPERSONCOMPXOnKeyPress = procedure(Sender: TObject; var Key: Smallint) of object
PERSONCOMPXControl
TxDragMode = TOleEnum
Forward declarations: Enums
TxMouseButton = TOleEnum

Constants

Class_PERSONCOMPX = '{FD1565A4-FB14-11D0-96ED-00A024E36E15}'

Component class GUIDs

dmAutomatic = 1

dmManual = 0

TxDragMode

LIBID_PERSONCOMPXControl = '{FD1565A1-FB14-11D0-96ED-00A024E36E15}'

This file contains pascal declarations imported from a type library. This file will be written during each import or refresh of the type library editor. Changes to this file will be discarded during the refresh process. } { PERSONCOMPXControl Library } { Version 1.0 } { Conversion log: Hint: Class is not registered. Ambient properties cannot be determined.

mbLeft = 0

TxMouseButton

mbMiddle = 2

mbRight = 1


Variables