-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChangelevels.dfm
More file actions
53 lines (53 loc) · 1.1 KB
/
Copy pathChangelevels.dfm
File metadata and controls
53 lines (53 loc) · 1.1 KB
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
object FormLevels: TFormLevels
Left = 588
Top = 322
Width = 259
Height = 395
BiDiMode = bdLeftToRight
BorderStyle = bsSizeToolWin
Caption = #31561#39640#32447#35774#32622
Color = clBtnFace
DockSite = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
ParentBiDiMode = False
Position = poOwnerFormCenter
Visible = True
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object HeaderControl1: THeaderControl
Left = 0
Top = 0
Width = 243
Height = 17
DragReorder = False
Sections = <
item
ImageIndex = -1
Text = #39068#33394
Width = 50
end
item
ImageIndex = -1
Text = #25968#20540
Width = 50
end
item
ImageIndex = -1
Text = #21024#38500
Width = 50
end>
end
object ColorDialog1: TColorDialog
Ctl3D = True
Left = 176
Top = 216
end
end