Unit uUPScrollbarButton |
Classes |
Functions |
Register - Published declarations
GetCursorPos(p);
Result := PtInRect(ClientRect, ScreenToClient(p));
Types |
Constants |
Variables |
Functions |
GetCursorPos(p); Result := PtInRect(ClientRect, ScreenToClient(p));
Types |
TButtonKind = (bkLeft, bkUp, bkRight, bkDown);
Constants |
Variables |