Class TphScrollBox (unit phScrollBox) |
TWinControl
Constructors |
Functions |
Properties |
Events |
Variables |
Constructors |
Functions |
Set BorderStyle need to call RecreateWnd function so need to update the scrollbar, otherwise they will disappear
WindowClass.style := WindowClass.style or CS_HREDRAW or CS_VREDRAW;
Properties |
Events |
Variables |