Unit RXConst

*****************************************************} { } { Delphi VCL Extensions (RX) } { } { Copyright (c) 1995,96 AO ROSNO } { Copyright (c) 1997,98 Master-Bank } { } {

Classes

Functions

Types

Constants

CM_DESTROYHOOK
CM_RECREATEWINDOW
CM_RXBUTTONPRESSED
CM_SPEEDBARCHANGED
CM_TRAYICON
crDragHand
crHand
PaletteMask
RX_VERSION
SDelphiKey

Variables


Functions


Types


Constants

CM_DESTROYHOOK = CM_BASE + 63

CM_RECREATEWINDOW = CM_BASE + 62

Command messages for TRxWindowHook

CM_RXBUTTONPRESSED = CM_BASE + 61

Command message for TRxSpeedButton

CM_SPEEDBARCHANGED = CM_BASE + 60

Command message for Speedbar editor

CM_TRAYICON = CM_BASE + 64

Notify message for TRxTrayIcon

crDragHand = TCursor(14001)

crHand = TCursor(14000)

PaletteMask = $02000000

TBitmap.GetTransparentColor from GRAPHICS.PAS use this value

RX_VERSION = $00020028

SDelphiKey = 'Software\Borland\Delphi\3.0'


Variables