-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcastle_help.dfm
46 lines (46 loc) · 1.43 KB
/
castle_help.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
object frmHelp: TfrmHelp
Left = 535
Top = 183
Width = 443
Height = 361
Caption = #1057#1087#1088#1072#1074#1082#1072
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poDefaultPosOnly
Visible = True
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object WBHelp: TEmbeddedWB
Left = 0
Top = 0
Width = 435
Height = 334
Align = alClient
TabOrder = 0
DownloadOptions = [DLCTL_DLIMAGES, DLCTL_VIDEOS, DLCTL_BGSOUNDS]
UserInterfaceOptions = []
PrintOptions.Margins.Left = 5.503418000000000000
PrintOptions.Margins.Right = 6.519418000000000000
PrintOptions.Margins.Top = 6.350000000000000000
PrintOptions.Margins.Bottom = 6.389878000000000000
PrintOptions.HTMLHeader.Strings = (
'<HTML></HTML>')
PrintOptions.Orientation = poPortrait
ReplaceCaption = False
EnableDDE = False
fpExceptions = True
ControlData = {
4C000000F52C0000852200000000000000000000000000000000000000000000
000000004C000000000000000000000001000000E0D057007335CF11AE690800
2B2E126208000000000000004C0000000114020000000000C000000000000046
8000000000000000000000000000000000000000000000000000000000000000
00000000000000000100000000000000000000000000000000000000}
end
end