jvcllaz: Fix LCL scaling for JvItemViewer components. Adapt demo.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7290 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2020-01-17 15:27:02 +00:00
parent 2bc0d54d4c
commit 265696cb97
8 changed files with 60 additions and 77 deletions

View File

@ -13,8 +13,7 @@ object frmMain: TfrmMain
Font.Color = clWindowText
OnCreate = FormCreate
Position = poScreenCenter
LCLVersion = '1.9.0.0'
Scaled = False
LCLVersion = '2.1.0.0'
object Splitter1: TSplitter
Cursor = crSizeWE
Left = 0
@ -155,13 +154,13 @@ object frmMain: TfrmMain
end
object tabILViewer: TTabSheet
Caption = 'TJvImageListViewer'
ClientHeight = 378
ClientHeight = 376
ClientWidth = 698
ImageIndex = 1
object Label1: TLabel
Left = 4
Height = 13
Top = 361
Height = 15
Top = 357
Width = 690
Align = alBottom
BorderSpacing.Around = 4