Unit uUPScrollbarButton

Classes

TUPScrollbarButton -

Functions

Register - Published declarations

GetCursorPos(p); Result := PtInRect(ClientRect, ScreenToClient(p));

Types

TButtonKind

Constants

Variables


Functions


procedure Register;

Published declarations

GetCursorPos(p); Result := PtInRect(ClientRect, ScreenToClient(p));


Types


TButtonKind = (bkLeft, bkUp, bkRight, bkDown);

Constants


Variables