jvcllaz: Scale all forms of JvTimeFrame demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7124 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
parent
c68617ef87
commit
668de3a0bf
@ -13,7 +13,6 @@ object ApptEdit: TApptEdit
|
|||||||
OnShow = FormShow
|
OnShow = FormShow
|
||||||
Position = poScreenCenter
|
Position = poScreenCenter
|
||||||
LCLVersion = '2.1.0.0'
|
LCLVersion = '2.1.0.0'
|
||||||
Scaled = False
|
|
||||||
object Bevel1: TBevel
|
object Bevel1: TBevel
|
||||||
AnchorSideLeft.Control = Owner
|
AnchorSideLeft.Control = Owner
|
||||||
AnchorSideTop.Control = Edit1
|
AnchorSideTop.Control = Edit1
|
||||||
|
@ -14,7 +14,6 @@ object PrintProgress: TPrintProgress
|
|||||||
OnShow = FormShow
|
OnShow = FormShow
|
||||||
Position = poScreenCenter
|
Position = poScreenCenter
|
||||||
LCLVersion = '2.1.0.0'
|
LCLVersion = '2.1.0.0'
|
||||||
Scaled = False
|
|
||||||
object Label1: TLabel
|
object Label1: TLabel
|
||||||
AnchorSideLeft.Control = Owner
|
AnchorSideLeft.Control = Owner
|
||||||
AnchorSideTop.Control = Owner
|
AnchorSideTop.Control = Owner
|
||||||
|
@ -14,7 +14,6 @@ object Share: TShare
|
|||||||
OnShow = FormShow
|
OnShow = FormShow
|
||||||
Position = poScreenCenter
|
Position = poScreenCenter
|
||||||
LCLVersion = '2.1.0.0'
|
LCLVersion = '2.1.0.0'
|
||||||
Scaled = False
|
|
||||||
object ResourcesCheckList: TCheckListBox
|
object ResourcesCheckList: TCheckListBox
|
||||||
Left = 8
|
Left = 8
|
||||||
Height = 160
|
Height = 160
|
||||||
|
@ -11,7 +11,6 @@ object VisibleResources: TVisibleResources
|
|||||||
OnShow = FormShow
|
OnShow = FormShow
|
||||||
Position = poScreenCenter
|
Position = poScreenCenter
|
||||||
LCLVersion = '2.1.0.0'
|
LCLVersion = '2.1.0.0'
|
||||||
Scaled = False
|
|
||||||
object ResourcesCheckList: TCheckListBox
|
object ResourcesCheckList: TCheckListBox
|
||||||
Left = 8
|
Left = 8
|
||||||
Height = 149
|
Height = 149
|
||||||
|
Loading…
Reference in New Issue
Block a user