-
Notifications
You must be signed in to change notification settings - Fork 1
/
Unit3.dfm
48 lines (48 loc) · 1.17 KB
/
Unit3.dfm
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
object Form3: TForm3
Left = 426
Top = 211
BorderStyle = bsToolWindow
Caption = ' Muscat - '#1054#1090#1095#1077#1090' '#1086' '#1085#1072#1081#1076#1077#1085#1085#1099#1093' '#1087#1088#1086#1073#1083#1077#1084#1072#1093' ...'
ClientHeight = 283
ClientWidth = 424
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
TextHeight = 13
object Panel2: TPanel
Left = 0
Top = 0
Width = 424
Height = 283
Align = alClient
BevelInner = bvLowered
BevelOuter = bvSpace
Color = 13425123
Ctl3D = False
ParentCtl3D = False
TabOrder = 0
ExplicitWidth = 416
ExplicitHeight = 271
object Memo1: TMemo
Left = 14
Top = 16
Width = 395
Height = 249
Color = 16644323
Font.Charset = DEFAULT_CHARSET
Font.Color = 9573303
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ReadOnly = True
ScrollBars = ssBoth
TabOrder = 0
WordWrap = False
end
end
end