This repository has been archived by the owner on Apr 22, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNavigatorMain.LgXhdpiPh.fmx
58 lines (58 loc) · 1.67 KB
/
NavigatorMain.LgXhdpiPh.fmx
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
inherited Navigator_LgXhdpiPh: TNavigator_LgXhdpiPh
ClientHeight = 695
ClientWidth = 450
DesignerMasterStyle = 0
inherited TabControl2: TTabControl
Size.Width = 450.000000000000000000
Size.Height = 695.000000000000000000
TabIndex = 1
Sizes = (
450s
695s
450s
695s)
inherited TabItem5: TTabItem
IsSelected = False
ExplicitSize.cx = 8.000000000000000000
ExplicitSize.cy = 8.000000000000000000
inherited ToolBar1: TToolBar
Size.Width = 450.000000000000000000
inherited lblTitle1: TLabel
Size.Width = 450.000000000000000000
end
inherited btnNext: TSpeedButton
Position.X = 385.000000000000000000
end
end
inherited Panel1: TPanel
inherited ComboEdit1: TComboEdit
Padding.Top = 50.000000000000000000
end
end
end
inherited TabItem6: TTabItem
IsSelected = True
ExplicitSize.cx = 8.000000000000000000
ExplicitSize.cy = 8.000000000000000000
inherited ToolBar2: TToolBar
Size.Width = 450.000000000000000000
inherited lblTitle2: TLabel
Size.Width = 450.000000000000000000
end
end
inherited Panel3: TPanel
Position.Y = 619.000000000000000000
Size.Width = 450.000000000000000000
inherited SpeedButton1: TSpeedButton
Position.X = 392.000000000000000000
Position.Y = 14.000000000000000000
Size.Height = 48.000000000000000000
end
inherited SpeedButton2: TSpeedButton
Position.Y = 14.000000000000000000
Size.Height = 48.000000000000000000
end
end
end
end
end