mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-10 12:48:17 +02:00
LazReport: Add scrollbars to memo in variables editor, by Michal Gawrycki. Fix #30593
(cherry picked from commit 640f35cba5
)
This commit is contained in:
parent
00f9467f14
commit
9e0730b2dd
@ -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