-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathufrmWordnikMain.NmXhdpiPh.fmx
92 lines (92 loc) · 3.32 KB
/
ufrmWordnikMain.NmXhdpiPh.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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
inherited frmWordnikMain_NmXhdpiPh: TfrmWordnikMain_NmXhdpiPh
ClientHeight = 616
ClientWidth = 400
DesignerMasterStyle = 0
inherited Header: TToolBar
Size.Width = 400.000000000000000000
inherited HeaderLabel: TLabel
Size.Width = 400.000000000000000000
end
end
inherited Footer: TToolBar
Size.Width = 400.000000000000000000
Size.Height = 48.000000000000000000
inherited imgBotLogo: TImage
MultiResBitmap.Height = 18
MultiResBitmap.Width = 132
Position.X = 8.000000000000000000
Size.Height = 48.000000000000000000
end
end
inherited FlowLayout1: TFlowLayout
Size.Width = 400.000000000000000000
Size.Height = 81.000000000000000000
inherited Label1: TLabel
Size.Width = 127.000000000000000000
Size.Height = 23.000000000000000000
Size.PlatformDefault = False
end
inherited edtWordLookup: TEdit
Position.X = 147.000000000000000000
Position.Y = 5.000000000000000000
Margins.Top = 5.000000000000000000
Size.Width = 190.000000000000000000
Size.Height = 32.000000000000000000
Size.PlatformDefault = False
end
inherited Button1: TButton
Margins.Top = 5.000000000000000000
Position.X = 10.000000000000000000
Position.Y = 42.000000000000000000
Size.Width = 73.000000000000000000
Size.Height = 33.000000000000000000
Size.PlatformDefault = False
end
inherited Button2: TButton
Margins.Top = 5.000000000000000000
Position.X = 93.000000000000000000
Position.Y = 42.000000000000000000
Size.Width = 73.000000000000000000
Size.Height = 33.000000000000000000
Size.PlatformDefault = False
end
inherited Button3: TButton
Margins.Top = 5.000000000000000000
Position.X = 176.000000000000000000
Size.Width = 73.000000000000000000
Size.Height = 33.000000000000000000
Size.PlatformDefault = False
end
end
inherited Label2: TLabel
Position.Y = 134.000000000000000000
Size.Width = 395.000000000000000000
TextSettings.Font.StyleExt = {00070000000000000004000000}
end
inherited lvDefinitions: TListView
Size.Width = 400.000000000000000000
Size.Height = 234.000000000000000000
ItemAppearanceObjects.ItemObjects.Text.Font.Family = 'Microsoft Sans Serif'
ItemAppearanceObjects.ItemObjects.Text.Font.Size = 11.000000000000000000
ItemAppearanceObjects.ItemObjects.Text.TextVertAlign = Leading
ItemAppearanceObjects.ItemObjects.Text.WordWrap = True
ItemAppearanceObjects.ItemObjects.Text.Width = 369.000000000000000000
ItemAppearanceObjects.ItemObjects.Text.Height = 44.000000000000000000
ItemAppearanceObjects.ItemObjects.Text.PlaceOffset.X = 14.000000000000000000
ItemAppearanceObjects.HeaderObjects.Text.Font.StyleExt = {00040000000200000004000000}
end
inherited Label3: TLabel
Size.Width = 395.000000000000000000
TextSettings.Font.StyleExt = {00070000000000000004000000}
end
inherited lvExamples: TListView
Size.Width = 400.000000000000000000
ItemAppearance.ItemHeight = 45
ItemAppearanceObjects.ItemObjects.Text.Font.Family = 'MS Reference Sans Serif'
ItemAppearanceObjects.ItemObjects.Text.Font.Size = 11.000000000000000000
ItemAppearanceObjects.ItemObjects.Text.Height = 43.000000000000000000
end
inherited aclWordnik: TActionList
Left = 280
end
end