[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets the value for the ScrollBars property.
Source position: stdctrls.pp line 926
protected procedure TCustomMemo.SetScrollBars( |
const AValue: TScrollStyle |
); |
AValue |
|
New value for the ScrollBars property. |
|
Defines the vertical and/or horizontal scrollbars used in the control. |
Version 4.0 | Generated 2025-05-03 | Home |