-
Notifications
You must be signed in to change notification settings - Fork 7
/
ChatFMX.Frame.Attachment.Market.fmx
218 lines (218 loc) · 7.69 KB
/
ChatFMX.Frame.Attachment.Market.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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
inherited FrameAttachmentMarket: TFrameAttachmentMarket
Margins.Top = 5.000000000000000000
Margins.Bottom = 5.000000000000000000
Size.Width = 415.000000000000000000
Size.Height = 160.000000000000000000
object Rectangle1: TRectangle
Align = Contents
Fill.Color = xFF222222
HitTest = False
Size.Width = 415.000000000000000000
Size.Height = 160.000000000000000000
Size.PlatformDefault = False
Stroke.Kind = None
end
object LayoutText: TLayout
Align = Client
Padding.Left = 15.000000000000000000
Padding.Top = 11.000000000000000000
Padding.Right = 15.000000000000000000
Padding.Bottom = 11.000000000000000000
Size.Width = 255.000000000000000000
Size.Height = 160.000000000000000000
Size.PlatformDefault = False
TabOrder = 0
object RectangleBG: TRectangle
Align = Contents
Corners = [TopRight, BottomRight]
Fill.Color = x0AFFFFFF
HitTest = False
Size.Width = 255.000000000000000000
Size.Height = 160.000000000000000000
Size.PlatformDefault = False
Stroke.Kind = None
XRadius = 2.000000000000000000
YRadius = 2.000000000000000000
end
object LabelTitle: TLabel
Align = Top
StyledSettings = []
HitTest = True
Margins.Bottom = 2.000000000000000000
Position.X = 15.000000000000000000
Position.Y = 11.000000000000000000
Size.Width = 225.000000000000000000
Size.Height = 17.000000000000000000
Size.PlatformDefault = False
TextSettings.Font.Family = 'Roboto'
TextSettings.Font.Size = 12.500000000000000000
TextSettings.Font.StyleExt = {00070000000000000004000000}
TextSettings.FontColor = xFF71AAEB
TextSettings.WordWrap = False
Text = #1053#1072#1079#1074#1072#1085#1080#1077' '#1090#1086#1074#1072#1088#1072
TabOrder = 2
end
object LabelDescription: TLabel
Align = Client
StyledSettings = [Style]
Margins.Top = 5.000000000000000000
Size.Width = 225.000000000000000000
Size.Height = 55.000000000000000000
Size.PlatformDefault = False
TextSettings.Font.Family = 'Roboto'
TextSettings.Font.Size = 13.000000000000000000
TextSettings.FontColor = xFF828282
TextSettings.VertAlign = Leading
Text = #1054#1087#1080#1089#1072#1085#1080#1077' '#1090#1086#1074#1072#1088#1072
TabOrder = 1
end
object LayoutPrice: TLayout
Align = Top
Position.X = 15.000000000000000000
Position.Y = 30.000000000000000000
Size.Width = 225.000000000000000000
Size.Height = 18.000000000000000000
Size.PlatformDefault = False
TabOrder = 3
object LabelPrice: TLabel
Align = Left
AutoSize = True
StyledSettings = [Style]
Size.Width = 45.000000000000000000
Size.Height = 18.000000000000000000
Size.PlatformDefault = False
TextSettings.Font.Family = 'Roboto'
TextSettings.Font.Size = 13.000000000000000000
TextSettings.FontColor = xFFE1E3E6
TextSettings.WordWrap = False
Text = '4 000 '#1056
TabOrder = 1
end
object LabelPriceOld: TLabel
Align = Left
AutoSize = True
StyledSettings = []
Margins.Left = 6.000000000000000000
Position.X = 51.000000000000000000
Size.Width = 45.000000000000000000
Size.Height = 18.000000000000000000
Size.PlatformDefault = False
TextSettings.Font.Family = 'Roboto'
TextSettings.Font.Size = 13.000000000000000000
TextSettings.Font.StyleExt = {08040000000000000004000000}
TextSettings.FontColor = xFF939393
TextSettings.WordWrap = False
Text = '4 500 '#1056
TabOrder = 0
end
end
object LayoutButtons: TLayout
Align = Bottom
Margins.Top = 11.000000000000000000
Position.X = 15.000000000000000000
Position.Y = 119.000000000000000000
Size.Width = 225.000000000000000000
Size.Height = 30.000000000000000000
Size.PlatformDefault = False
TabOrder = 4
object ButtonOpen: TButton
Tag = 15
Align = Left
StyledSettings = [Family, FontColor]
Size.Width = 140.000000000000000000
Size.Height = 30.000000000000000000
Size.PlatformDefault = False
StyleLookup = 'button_simple'
TabOrder = 6
Text = #1055#1086#1089#1084#1086#1090#1088#1077#1090#1100' '#1090#1086#1074#1072#1088
TextSettings.Font.Family = 'Roboto'
TextSettings.Font.Size = 12.500000000000000000
TextSettings.FontColor = xFF222222
end
end
end
object RectangleImage: TRectangle
Align = Left
Corners = [TopLeft, BottomLeft]
Fill.Bitmap.WrapMode = TileStretch
Fill.Kind = Bitmap
Size.Width = 160.000000000000000000
Size.Height = 160.000000000000000000
Size.PlatformDefault = False
Stroke.Kind = None
XRadius = 2.000000000000000000
YRadius = 2.000000000000000000
end
object RectangleFrame: TRectangle
Align = Contents
Fill.Kind = None
HitTest = False
Size.Width = 415.000000000000000000
Size.Height = 160.000000000000000000
Size.PlatformDefault = False
Stroke.Color = x29FFFFFF
Visible = False
XRadius = 2.000000000000000000
YRadius = 2.000000000000000000
object LayoutActions: TLayout
Align = Top
Margins.Left = 6.000000000000000000
Margins.Top = 8.000000000000000000
Margins.Right = 15.000000000000000000
Margins.Bottom = 6.000000000000000000
Position.X = 6.000000000000000000
Position.Y = 8.000000000000000000
Size.Width = 394.000000000000000000
Size.Height = 24.000000000000000000
Size.PlatformDefault = False
TabOrder = 0
object LayoutFavorite: TLayout
Align = Right
HitTest = True
Position.X = 370.000000000000000000
Size.Width = 24.000000000000000000
Size.Height = 24.000000000000000000
Size.PlatformDefault = False
TabOrder = 0
object PathStar: TPath
Align = Client
Data.Path = {
1B00000000000000A470754114AE074101000000F6289E415C8F0E4102000000
E27AAA41C2F5104102000000EC51AE41C2F5284102000000CDCCA441CDCC3841
010000003E0A894148E16641010000002A5C93413E0A99410200000053B89641
2A5CA54102000000F7288C4148E1AC410200000090C28141A470A54101000000
000040419A998D4101000000AE47F940A470A54102000000295CCF40CDCCAC41
02000000B81EA540A470A5410200000048E1B2403E0A9941010000000AD7DB40
49E166410100000099995940CECC384102000000CCCC0C40CECC284102000000
1E852B40CECC104102000000295C87405D8F0E41010000005C8F0A4115AE0741
010000008FC2294154B87E4002000000295C3341BA1E254002000000E17A4C41
BA1E254002000000703D564154B87E4001000000A370754115AE074103000000
A470754114AE0741}
Fill.Color = claWhite
HitTest = False
Size.Width = 24.000000000000000000
Size.Height = 24.000000000000000000
Size.PlatformDefault = False
Stroke.Kind = None
Stroke.Thickness = 2.000000000000000000
WrapMode = Original
end
object ShadowEffectStar: TShadowEffect
Distance = 0.000099999997473788
Direction = 45.000000000000000000
Softness = 0.100000001490116100
Opacity = 0.400000005960464400
ShadowColor = claBlack
object FloatAnimationStarShadow: TFloatAnimation
Duration = 0.200000002980232200
PropertyName = 'Softness'
StartValue = 0.100000001490116100
StopValue = 0.300000011920929000
Trigger = 'IsMouseOver=true'
TriggerInverse = 'IsMouseOver=false'
end
end
end
end
end
end