Unit GlobalConstants

Classes

Functions

Types

Constants

CM_RECREATEWINDOW
CM_TRAYICON
crDragHand
crHand
MaxExtStrID
SDelphiKey
SDetails
SFileNotExec
SLoadLibError
SLocalDatabase
SNotImplemented
srAniCurFilter
srEditPicture
SRetryLogin
srLoadAniCursor
TransparentMask

Variables


Functions


Types


Constants

CM_RECREATEWINDOW = CM_BASE + 62

Command message for TRxWindowHook

CM_TRAYICON = CM_BASE + 63

Notify message for TrayIcon

crDragHand = 14001

crHand = 14000

MaxExtStrID = 61300

SDelphiKey = 'Software\Borland\Delphi\2.0'

SDetails = MaxExtStrID - 46

SFileNotExec = MaxExtStrID - 44

SLoadLibError = MaxExtStrID - 45

SLocalDatabase = MaxExtStrID - 86

SNotImplemented = MaxExtStrID - 43

VCLUtils

srAniCurFilter = MaxExtStrID - 16

TAnimatedImage component editor

srEditPicture = MaxExtStrID - 17

SRetryLogin = MaxExtStrID - 87

DBUtils

srLoadAniCursor = MaxExtStrID - 18

TransparentMask = $02000000

TBitmap.GetTransparentColor from GRAPHICS.PAS use this value

Variables