mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-28 21:49:26 +02:00
sparta: set DesignTimePPI to default 96DPI for sparta_basicresizeframe.lfm
git-svn-id: trunk@55536 -
This commit is contained in:
parent
cb38ae5538
commit
6bf088db97
@ -1,13 +1,10 @@
|
|||||||
object BasicResizeFrame: TBasicResizeFrame
|
object BasicResizeFrame: TBasicResizeFrame
|
||||||
Left = 0
|
Left = 0
|
||||||
Height = 690
|
Height = 460
|
||||||
Top = 0
|
Top = 0
|
||||||
Width = 480
|
Width = 320
|
||||||
ClientHeight = 690
|
ClientHeight = 460
|
||||||
ClientWidth = 480
|
ClientWidth = 320
|
||||||
Color = clDefault
|
|
||||||
ParentColor = True
|
|
||||||
DesignTimePPI = 144
|
|
||||||
ParentFont = False
|
ParentFont = False
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
DesignLeft = 789
|
DesignLeft = 789
|
||||||
@ -15,14 +12,14 @@ object BasicResizeFrame: TBasicResizeFrame
|
|||||||
object pR: TPanel
|
object pR: TPanel
|
||||||
AnchorSideTop.Control = Owner
|
AnchorSideTop.Control = Owner
|
||||||
Cursor = crSizeWE
|
Cursor = crSizeWE
|
||||||
Left = 446
|
Left = 296
|
||||||
Height = 664
|
Height = 443
|
||||||
Top = 166
|
Top = 37
|
||||||
Width = 12
|
Width = 8
|
||||||
Anchors = []
|
Anchors = []
|
||||||
BevelOuter = bvNone
|
BevelOuter = bvNone
|
||||||
ClientHeight = 664
|
ClientHeight = 443
|
||||||
ClientWidth = 12
|
ClientWidth = 8
|
||||||
Color = clNone
|
Color = clNone
|
||||||
ParentColor = False
|
ParentColor = False
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
@ -32,12 +29,12 @@ object BasicResizeFrame: TBasicResizeFrame
|
|||||||
AnchorSideBottom.Control = pR
|
AnchorSideBottom.Control = pR
|
||||||
AnchorSideBottom.Side = asrBottom
|
AnchorSideBottom.Side = asrBottom
|
||||||
Left = 0
|
Left = 0
|
||||||
Height = 644
|
Height = 429
|
||||||
Top = 10
|
Top = 7
|
||||||
Width = 2
|
Width = 1
|
||||||
Anchors = [akTop, akLeft, akBottom]
|
Anchors = [akTop, akLeft, akBottom]
|
||||||
BorderSpacing.Top = 10
|
BorderSpacing.Top = 7
|
||||||
BorderSpacing.Bottom = 10
|
BorderSpacing.Bottom = 7
|
||||||
BevelOuter = bvNone
|
BevelOuter = bvNone
|
||||||
Color = clWhite
|
Color = clWhite
|
||||||
ParentColor = False
|
ParentColor = False
|
||||||
@ -48,13 +45,13 @@ object BasicResizeFrame: TBasicResizeFrame
|
|||||||
AnchorSideLeft.Control = Owner
|
AnchorSideLeft.Control = Owner
|
||||||
Cursor = crSizeNS
|
Cursor = crSizeNS
|
||||||
Left = 0
|
Left = 0
|
||||||
Height = 12
|
Height = 8
|
||||||
Top = 656
|
Top = 436
|
||||||
Width = 454
|
Width = 303
|
||||||
Anchors = [akLeft, akRight]
|
Anchors = [akLeft, akRight]
|
||||||
BevelOuter = bvNone
|
BevelOuter = bvNone
|
||||||
ClientHeight = 12
|
ClientHeight = 8
|
||||||
ClientWidth = 454
|
ClientWidth = 303
|
||||||
Color = clNone
|
Color = clNone
|
||||||
ParentColor = False
|
ParentColor = False
|
||||||
TabOrder = 1
|
TabOrder = 1
|
||||||
@ -63,27 +60,27 @@ object BasicResizeFrame: TBasicResizeFrame
|
|||||||
AnchorSideTop.Control = pB
|
AnchorSideTop.Control = pB
|
||||||
AnchorSideRight.Control = pB
|
AnchorSideRight.Control = pB
|
||||||
AnchorSideRight.Side = asrBottom
|
AnchorSideRight.Side = asrBottom
|
||||||
Left = 10
|
Left = 7
|
||||||
Height = 2
|
Height = 1
|
||||||
Top = 0
|
Top = 0
|
||||||
Width = 434
|
Width = 289
|
||||||
Anchors = [akTop, akLeft, akRight]
|
Anchors = [akTop, akLeft, akRight]
|
||||||
BorderSpacing.Left = 10
|
BorderSpacing.Left = 7
|
||||||
BorderSpacing.Right = 10
|
BorderSpacing.Right = 7
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
object pL: TPanel
|
object pL: TPanel
|
||||||
AnchorSideLeft.Control = Owner
|
AnchorSideLeft.Control = Owner
|
||||||
AnchorSideTop.Control = Owner
|
AnchorSideTop.Control = Owner
|
||||||
Left = 3
|
Left = 1
|
||||||
Height = 664
|
Height = 443
|
||||||
Top = 166
|
Top = 37
|
||||||
Width = 12
|
Width = 8
|
||||||
Anchors = []
|
Anchors = []
|
||||||
BevelOuter = bvNone
|
BevelOuter = bvNone
|
||||||
ClientHeight = 664
|
ClientHeight = 443
|
||||||
ClientWidth = 12
|
ClientWidth = 8
|
||||||
Color = clNone
|
Color = clNone
|
||||||
ParentColor = False
|
ParentColor = False
|
||||||
TabOrder = 2
|
TabOrder = 2
|
||||||
@ -93,13 +90,13 @@ object BasicResizeFrame: TBasicResizeFrame
|
|||||||
AnchorSideRight.Side = asrBottom
|
AnchorSideRight.Side = asrBottom
|
||||||
AnchorSideBottom.Control = pL
|
AnchorSideBottom.Control = pL
|
||||||
AnchorSideBottom.Side = asrBottom
|
AnchorSideBottom.Side = asrBottom
|
||||||
Left = 10
|
Left = 7
|
||||||
Height = 644
|
Height = 429
|
||||||
Top = 10
|
Top = 7
|
||||||
Width = 2
|
Width = 1
|
||||||
Anchors = [akTop, akRight, akBottom]
|
Anchors = [akTop, akRight, akBottom]
|
||||||
BorderSpacing.Top = 10
|
BorderSpacing.Top = 7
|
||||||
BorderSpacing.Bottom = 10
|
BorderSpacing.Bottom = 7
|
||||||
BevelOuter = bvNone
|
BevelOuter = bvNone
|
||||||
Color = clWhite
|
Color = clWhite
|
||||||
ParentColor = False
|
ParentColor = False
|
||||||
@ -110,13 +107,13 @@ object BasicResizeFrame: TBasicResizeFrame
|
|||||||
AnchorSideLeft.Control = Owner
|
AnchorSideLeft.Control = Owner
|
||||||
AnchorSideTop.Control = Owner
|
AnchorSideTop.Control = Owner
|
||||||
Left = 0
|
Left = 0
|
||||||
Height = 12
|
Height = 8
|
||||||
Top = 3
|
Top = 1
|
||||||
Width = 454
|
Width = 303
|
||||||
Anchors = [akLeft, akRight]
|
Anchors = [akLeft, akRight]
|
||||||
BevelOuter = bvNone
|
BevelOuter = bvNone
|
||||||
ClientHeight = 12
|
ClientHeight = 8
|
||||||
ClientWidth = 454
|
ClientWidth = 303
|
||||||
Color = clNone
|
Color = clNone
|
||||||
ParentColor = False
|
ParentColor = False
|
||||||
TabOrder = 3
|
TabOrder = 3
|
||||||
@ -126,13 +123,13 @@ object BasicResizeFrame: TBasicResizeFrame
|
|||||||
AnchorSideRight.Side = asrBottom
|
AnchorSideRight.Side = asrBottom
|
||||||
AnchorSideBottom.Control = pT
|
AnchorSideBottom.Control = pT
|
||||||
AnchorSideBottom.Side = asrBottom
|
AnchorSideBottom.Side = asrBottom
|
||||||
Left = 10
|
Left = 7
|
||||||
Height = 2
|
Height = 1
|
||||||
Top = 10
|
Top = 7
|
||||||
Width = 434
|
Width = 289
|
||||||
Anchors = [akLeft, akRight, akBottom]
|
Anchors = [akLeft, akRight, akBottom]
|
||||||
BorderSpacing.Left = 10
|
BorderSpacing.Left = 7
|
||||||
BorderSpacing.Right = 10
|
BorderSpacing.Right = 7
|
||||||
BevelOuter = bvNone
|
BevelOuter = bvNone
|
||||||
Color = clWhite
|
Color = clWhite
|
||||||
ParentColor = False
|
ParentColor = False
|
||||||
@ -140,9 +137,9 @@ object BasicResizeFrame: TBasicResizeFrame
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
object iResizerLineImg: TImage
|
object iResizerLineImg: TImage
|
||||||
Left = 324
|
Left = 216
|
||||||
Height = 6
|
Height = 6
|
||||||
Top = 48
|
Top = 32
|
||||||
Width = 6
|
Width = 6
|
||||||
AutoSize = True
|
AutoSize = True
|
||||||
Picture.Data = {
|
Picture.Data = {
|
||||||
@ -162,14 +159,14 @@ object BasicResizeFrame: TBasicResizeFrame
|
|||||||
AnchorSideTop.Side = asrBottom
|
AnchorSideTop.Side = asrBottom
|
||||||
AnchorSideRight.Control = pR
|
AnchorSideRight.Control = pR
|
||||||
AnchorSideBottom.Control = pB
|
AnchorSideBottom.Control = pB
|
||||||
Left = 15
|
Left = 9
|
||||||
Height = 641
|
Height = 427
|
||||||
Top = 15
|
Top = 9
|
||||||
Width = 431
|
Width = 287
|
||||||
Anchors = [akTop, akLeft, akRight, akBottom]
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
||||||
BevelOuter = bvNone
|
BevelOuter = bvNone
|
||||||
ClientHeight = 641
|
ClientHeight = 427
|
||||||
ClientWidth = 431
|
ClientWidth = 287
|
||||||
TabOrder = 4
|
TabOrder = 4
|
||||||
object pFakeMenu: TPanel
|
object pFakeMenu: TPanel
|
||||||
AnchorSideLeft.Control = pBG
|
AnchorSideLeft.Control = pBG
|
||||||
@ -177,9 +174,9 @@ object BasicResizeFrame: TBasicResizeFrame
|
|||||||
AnchorSideRight.Control = pBG
|
AnchorSideRight.Control = pBG
|
||||||
AnchorSideRight.Side = asrBottom
|
AnchorSideRight.Side = asrBottom
|
||||||
Left = 0
|
Left = 0
|
||||||
Height = 75
|
Height = 50
|
||||||
Top = 0
|
Top = 0
|
||||||
Width = 431
|
Width = 287
|
||||||
Anchors = [akTop, akLeft, akRight]
|
Anchors = [akTop, akLeft, akRight]
|
||||||
BevelOuter = bvNone
|
BevelOuter = bvNone
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
@ -194,24 +191,23 @@ object BasicResizeFrame: TBasicResizeFrame
|
|||||||
AnchorSideTop.Side = asrBottom
|
AnchorSideTop.Side = asrBottom
|
||||||
AnchorSideRight.Control = pR
|
AnchorSideRight.Control = pR
|
||||||
AnchorSideBottom.Control = pB
|
AnchorSideBottom.Control = pB
|
||||||
Left = 57
|
Left = 13
|
||||||
Height = 228
|
Height = 152
|
||||||
Top = 57
|
Top = 13
|
||||||
Width = 228
|
Width = 152
|
||||||
Anchors = []
|
Anchors = []
|
||||||
BevelOuter = bvNone
|
BevelOuter = bvNone
|
||||||
ClientHeight = 228
|
ClientHeight = 152
|
||||||
ClientWidth = 228
|
ClientWidth = 152
|
||||||
Color = clGreen
|
Color = clGreen
|
||||||
ParentColor = False
|
ParentColor = False
|
||||||
TabOrder = 5
|
TabOrder = 5
|
||||||
object pFormHandler: TPanel
|
object pFormHandler: TPanel
|
||||||
Left = 32
|
Left = 24
|
||||||
Height = 50
|
Height = 33
|
||||||
Top = 112
|
Top = 56
|
||||||
Width = 170
|
Width = 113
|
||||||
BevelOuter = bvNone
|
BevelOuter = bvNone
|
||||||
Color = clDefault
|
|
||||||
ParentColor = False
|
ParentColor = False
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user