-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathufrmDelphiVersionsFM.LgXhdpiPh.fmx
67 lines (67 loc) · 1.98 KB
/
ufrmDelphiVersionsFM.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
59
60
61
62
63
64
65
66
67
inherited frmDelphiVersionsFM_LgXhdpiPh: TfrmDelphiVersionsFM_LgXhdpiPh
ClientHeight = 695
ClientWidth = 450
DesignerMasterStyle = 3
inherited ToolbarHolder: TLayout
inherited ToolbarPopup: TPopup
inherited ToolBar1: TToolBar
Size.Height = 75.000000000000000000
inherited ToolbarApplyButton: TButton
Size.Height = 60.000000000000000000
end
inherited ToolbarCloseButton: TButton
Size.Height = 60.000000000000000000
end
inherited ToolbarAddButton: TButton
Size.Height = 60.000000000000000000
end
end
end
end
inherited lblIntro: TLabel
Size.Width = 440.000000000000000000
end
inherited lbDefines: TListBox
Size.Width = 450.000000000000000000
Size.Height = 514.000000000000000000
Viewport.Width = 450.000000000000000000
Viewport.Height = 514.000000000000000000
end
inherited pnlBottom: TPanel
Position.Y = 581.000000000000000000
Size.Width = 450.000000000000000000
inherited lblRef1: TLabel
Size.Width = 185.000000000000000000
end
inherited lblRef2: TLabel
Size.Width = 193.000000000000000000
end
inherited Label1: TLabel
Size.Width = 217.000000000000000000
end
inherited Label2: TLabel
Size.Width = 225.000000000000000000
end
inherited edtAboutLink: TEdit
TextSettings.Font.StyleExt = {04040000000000000004000000}
Size.Height = 32.000000000000000000
end
inherited edtClassLink: TEdit
TextSettings.Font.StyleExt = {04040000000000000004000000}
Size.Height = 32.000000000000000000
end
inherited edtDirectivesLink: TEdit
TextSettings.Font.StyleExt = {04040000000000000004000000}
Size.Height = 32.000000000000000000
end
inherited edtVersionsLink: TEdit
TextSettings.Font.StyleExt = {04040000000000000004000000}
Size.Height = 32.000000000000000000
end
end
inherited StyleBookUbuntu: TStyleBook
Styles = <
item
end>
end
end