mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-10-03 09:59:28 +02:00
LazReport: Add scrollbars to memo in variables editor, by Michal Gawrycki. Fix #30593
This commit is contained in:
parent
dc62a1cc70
commit
640f35cba5
@ -39,6 +39,7 @@ object frVaredForm: TfrVaredForm
|
||||
HelpContext = 79
|
||||
Anchors = [akTop, akLeft, akRight, akBottom]
|
||||
BorderSpacing.Around = 6
|
||||
ScrollBars = ssAutoBoth
|
||||
TabOrder = 0
|
||||
end
|
||||
object ButtonPanel1: TButtonPanel
|
||||
|
Loading…
Reference in New Issue
Block a user