home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2003 June
/
PCWorld_2003-06_cd.bin
/
SOFTWARE
/
VYZKUSTE
/
RKEDIT
/
RKEDIT.EXE
/
0
/
RCDATA
/
TPAGESETUPDLG
/
TPAGESETUPDLG.txt
< prev
Wrap
Text File
|
2003-04-17
|
47KB
|
1,158 lines
inherited PageSetupDlg: TPageSetupDlg
Left = 636
Top = 591
BorderStyle = bsDialog
Caption = 'Page Setup'
ClientHeight = 397
ClientWidth = 632
ParentFont = True
OldCreateOrder = True
Position = poOwnerFormCenter
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object PageControl: TPageControl
Left = 0
Top = 0
Width = 632
Height = 397
ActivePage = HeaderFooter
Align = alClient
TabIndex = 1
TabOrder = 2
OnChange = PageControlChange
object Margins: TTabSheet
Caption = 'Margins && Options'
object Image1: TImage
Left = 275
Top = 10
Width = 223
Height = 292
AutoSize = True
Picture.Data = {<image000.bmp>}
end
object Label1: TLabel
Left = 10
Top = 44
Width = 21
Height = 13
Caption = 'Left:'
end
object Label2: TLabel
Left = 10
Top = 69
Width = 28
Height = 13
Caption = 'Right:'
end
object Label3: TLabel
Left = 10
Top = 94
Width = 22
Height = 13
Caption = 'Top:'
end
object Label4: TLabel
Left = 10
Top = 119
Width = 36
Height = 13
Caption = 'Bottom:'
end
object Label5: TLabel
Left = 10
Top = 14
Width = 27
Height = 13
Caption = 'Units:'
end
object Label6: TLabel
Left = 10
Top = 174
Width = 38
Height = 13
Caption = 'Header:'
end
object Label7: TLabel
Left = 10
Top = 199
Width = 33
Height = 13
Caption = 'Footer:'
end
object Label8: TLabel
Left = 10
Top = 224
Width = 84
Height = 13
Caption = 'HFInternalMargin:'
end
object Label9: TLabel
Left = 10
Top = 249
Width = 86
Height = 13
Caption = 'LeftHFTextIndent:'
end
object Label10: TLabel
Left = 10
Top = 274
Width = 93
Height = 13
Caption = 'RightHFTextIndent:'
end
object Label11: TLabel
Left = 10
Top = 144
Width = 29
Height = 13
Caption = 'Gutter'
end
object CBMirrorMargins: TCheckBox
Left = 10
Top = 300
Width = 97
Height = 17
Caption = 'Mirror margins'
TabOrder = 0
end
object EditLeft: TEdit
Left = 110
Top = 40
Width = 151
Height = 21
TabOrder = 1
end
object EditRight: TEdit
Left = 110
Top = 65
Width = 151
Height = 21
TabOrder = 2
end
object EditTop: TEdit
Left = 110
Top = 90
Width = 151
Height = 21
TabOrder = 3
end
object EditBottom: TEdit
Left = 110
Top = 115
Width = 151
Height = 21
TabOrder = 4
end
object EditGutter: TEdit
Left = 110
Top = 140
Width = 151
Height = 21
TabOrder = 5
end
object EditHeader: TEdit
Left = 110
Top = 170
Width = 151
Height = 21
TabOrder = 6
end
object EditFooter: TEdit
Left = 110
Top = 195
Width = 151
Height = 21
TabOrder = 7
end
object EditHFInternalMargin: TEdit
Left = 110
Top = 220
Width = 151
Height = 21
TabOrder = 8
end
object EditLeftHFTextIndent: TEdit
Left = 110
Top = 245
Width = 151
Height = 21
TabOrder = 9
end
object EditRightHFTextIndent: TEdit
Left = 110
Top = 270
Width = 151
Height = 21
TabOrder = 10
end
object CBUnits: TComboBox
Left = 110
Top = 10
Width = 151
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 11
OnChange = CBUnitsChange
Items.Strings = (
'mm'
'cm'
'Inches'
'Thousandths Of Inches')
end
object CBLineNumbers: TCheckBox
Left = 10
Top = 320
Width = 97
Height = 17
Caption = 'Line numbers'
TabOrder = 12
end
object CBLineNumbersInMargin: TCheckBox
Left = 10
Top = 340
Width = 156
Height = 17
Caption = 'Print line numbers in margin'
TabOrder = 13
end
object CBHighlight: TCheckBox
Left = 185
Top = 300
Width = 81
Height = 17
Caption = 'Syntax print'
TabOrder = 14
end
object CBColors: TCheckBox
Left = 185
Top = 320
Width = 76
Height = 17
Caption = 'Use colors'
TabOrder = 15
end
object CBWrap: TCheckBox
Left = 185
Top = 339
Width = 76
Height = 17
Caption = 'Wrap lines'
TabOrder = 16
end
end
object HeaderFooter: TTabSheet
Caption = 'Header && Footer'
ImageIndex = 1
object GroupBox1: TGroupBox
Left = 5
Top = 30
Width = 611
Height = 161
Caption = 'Header'
TabOrder = 0
object Label12: TLabel
Left = 10
Top = 15
Width = 18
Height = 13
Caption = 'Left'
end
object Label13: TLabel
Left = 210
Top = 15
Width = 31
Height = 13
Caption = 'Center'
end
object Label14: TLabel
Left = 410
Top = 15
Width = 25
Height = 13
Caption = 'Right'
end
object REHeaderLeft: TRichEdit
Left = 10
Top = 30
Width = 191
Height = 56
ScrollBars = ssBoth
TabOrder = 0
WordWrap = False
OnEnter = REHeaderLeftEnter
OnSelectionChange = REHeaderLeftSelectionChange
end
object REHeaderCenter: TRichEdit
Left = 210
Top = 30
Width = 191
Height = 56
Alignment = taCenter
ScrollBars = ssBoth
TabOrder = 1
WordWrap = False
OnEnter = REHeaderLeftEnter
OnSelectionChange = REHeaderLeftSelectionChange
end
object REHeaderRight: TRichEdit
Left = 410
Top = 30
Width = 191
Height = 56
Alignment = taRightJustify
ScrollBars = ssBoth
TabOrder = 2
WordWrap = False
OnEnter = REHeaderLeftEnter
OnSelectionChange = REHeaderLeftSelectionChange
end
object CBHeaderMirror: TCheckBox
Left = 410
Top = 95
Width = 97
Height = 17
Caption = 'Mirror position'
TabOrder = 4
OnEnter = CBFooterLineEnter
end
object GroupBox2: TGroupBox
Left = 10
Top = 90
Width = 391
Height = 61
Caption = 'Appearance'
TabOrder = 3
object PBHeaderLine: TPaintBox
Left = 85
Top = 20
Width = 25
Height = 25
OnPaint = PBHeaderLinePaint
end
object PBHeaderShadow: TPaintBox
Left = 275
Top = 20
Width = 25
Height = 25
OnPaint = PBHeaderLinePaint
end
object CBHeaderLine: TCheckBox
Left = 8
Top = 19
Width = 73
Height = 17
Caption = 'Line under'
TabOrder = 0
end
object CBHeaderBox: TCheckBox
Left = 8
Top = 39
Width = 48
Height = 17
Caption = 'Box'
TabOrder = 1
end
object CBHeaderShadow: TCheckBox
Left = 209
Top = 19
Width = 62
Height = 17
Caption = 'Shadow'
TabOrder = 2
end
object HeaderLineColorBtn: TButton
Left = 120
Top = 20
Width = 75
Height = 25
Caption = 'Line color'
TabOrder = 3
OnClick = HeaderLineColorBtnClick
OnEnter = CBFooterLineEnter
end
object HeaderShadowColorBtn: TButton
Left = 310
Top = 20
Width = 75
Height = 25
Caption = 'Shadow color'
TabOrder = 4
OnClick = HeaderShadowColorBtnClick
OnEnter = CBFooterLineEnter
end
end
end
object GroupBox3: TGroupBox
Left = 5
Top = 200
Width = 611
Height = 161
Caption = 'Footer'
TabOrder = 1
object Label15: TLabel
Left = 10
Top = 15
Width = 18
Height = 13
Caption = 'Left'
end
object Label16: TLabel
Left = 210
Top = 15
Width = 31
Height = 13
Caption = 'Center'
end
object Label17: TLabel
Left = 410
Top = 15
Width = 25
Height = 13
Caption = 'Right'
end
object REFooterLeft: TRichEdit
Left = 10
Top = 30
Width = 191
Height = 56
ScrollBars = ssBoth
TabOrder = 0
WordWrap = False
OnEnter = REHeaderLeftEnter
OnSelectionChange = REHeaderLeftSelectionChange
end
object REFooterCenter: TRichEdit
Left = 210
Top = 30
Width = 191
Height = 56
Alignment = taCenter
ScrollBars = ssBoth
TabOrder = 1
WordWrap = False
OnEnter = REHeaderLeftEnter
OnSelectionChange = REHeaderLeftSelectionChange
end
object REFooterRight: TRichEdit
Left = 410
Top = 30
Width = 191
Height = 56
Alignment = taRightJustify
ScrollBars = ssBoth
TabOrder = 2
WordWrap = False
OnEnter = REHeaderLeftEnter
OnSelectionChange = REHeaderLeftSelectionChange
end
object CBFooterMirror: TCheckBox
Left = 410
Top = 95
Width = 97
Height = 17
Caption = 'Mirror position'
TabOrder = 4
OnEnter = CBFooterLineEnter
end
object GroupBox4: TGroupBox
Left = 10
Top = 90
Width = 391
Height = 61
Caption = 'Appearance'
TabOrder = 3
object PBFooterLine: TPaintBox
Left = 85
Top = 20
Width = 25
Height = 25
OnPaint = PBHeaderLinePaint
end
object PBFooterShadow: TPaintBox
Left = 275
Top = 20
Width = 25
Height = 25
OnPaint = PBHeaderLinePaint
end
object CBFooterLine: TCheckBox
Left = 8
Top = 19
Width = 73
Height = 17
Caption = 'Line above'
TabOrder = 0
OnEnter = CBFooterLineEnter
end
object CBFooterBox: TCheckBox
Left = 8
Top = 39
Width = 48
Height = 17
Caption = 'Box'
TabOrder = 1
OnEnter = CBFooterLineEnter
end
object CBFooterShadow: TCheckBox
Left = 209
Top = 24
Width = 62
Height = 17
Caption = 'Shadow'
TabOrder = 2
OnEnter = CBFooterLineEnter
end
object FooterLineColorBtn: TButton
Left = 120
Top = 20
Width = 75
Height = 25
Caption = 'Line color'
TabOrder = 3
OnClick = FooterLineColorBtnClick
OnEnter = CBFooterLineEnter
end
object FooterShadowColorBtn: TButton
Left = 310
Top = 20
Width = 75
Height = 25
Caption = 'Shadow color'
TabOrder = 4
OnClick = FooterShadowColorBtnClick
OnEnter = CBFooterLineEnter
end
end
end
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 624
Height = 24
AutoSize = True
Caption = 'ToolBar1'
EdgeBorders = [ebBottom]
Flat = True
Images = ImageList1
Indent = 5
TabOrder = 2
object ToolButton1: TToolButton
Left = 5
Top = 0
Action = PageNumCmd
ParentShowHint = False
ShowHint = True
end
object ToolButton2: TToolButton
Left = 28
Top = 0
Action = PagesCmd
ParentShowHint = False
ShowHint = True
end
object ToolButton3: TToolButton
Left = 51
Top = 0
Action = TimeCmd
ParentShowHint = False
ShowHint = True
end
object ToolButton4: TToolButton
Left = 74
Top = 0
Action = DateCmd
ParentShowHint = False
ShowHint = True
end
object ToolButton11: TToolButton
Left = 97
Top = 0
Action = TitleCmd
ParentShowHint = False
ShowHint = True
end
object ToolButton5: TToolButton
Left = 120
Top = 0
Hint = 'User name'
Action = UserCmd
ParentShowHint = False
ShowHint = True
end
object ToolButton13: TToolButton
Left = 143
Top = 0
Hint = 'Application name'
Action = AppNameCmd
ParentShowHint = False
ShowHint = True
end
object ToolButton12: TToolButton
Left = 166
Top = 0
Width = 6
Caption = 'ToolButton12'
ImageIndex = 9
Style = tbsSeparator
end
object ToolButton6: TToolButton
Left = 172
Top = 0
Action = FontCmd
ParentShowHint = False
ShowHint = True
end
object ToolButton10: TToolButton
Left = 195
Top = 0
Width = 8
Caption = 'ToolButton10'
ImageIndex = 8
Style = tbsSeparator
end
object ToolButton7: TToolButton
Left = 203
Top = 0
Action = BoldCmd
ParentShowHint = False
ShowHint = True
end
object ToolButton8: TToolButton
Left = 226
Top = 0
Action = ItalicCmd
ParentShowHint = False
ShowHint = True
end
object ToolButton9: TToolButton
Left = 249
Top = 0
Action = UnderlineCmd
ParentShowHint = False
ShowHint = True
end
end
end
end
object OKBtn: TButton
Left = 534
Top = 320
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
end
object CancelBtn: TButton
Left = 534
Top = 350
Width = 75
Height = 25
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 1
end
object ImageList1: TImageList
Left = 269
Top = 4
Bitmap = {
494C01010B000E00040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
0000000000003600000028000000400000004000000001001800000000000030
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00C0C0C000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000C0C0C0000000000000000000000000C0C0C000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000C0C0C00000000000
00000000000000C0C0C0000000000000000000C0C0C000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000C0C0C0C0C0
C0000000000000C0C0C0000000000000C0C0C000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00C0C0C0808080000000C0C0C0000000C0C0C0000000C0C0C0C0C0C000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000C0C0
C0C0C0C0C0C0C0C0C0C0C0C0C0000000C0C0C0C0C0C000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000C0C0C0C0C0C0C0C0
C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000C0C0C0C0C0C0C0C0C0C0C0
C0FFFFFFFFFFFFC0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000C0C0C0C0C0C0FFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFC0C0C0C0C0C0C0C0C000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000C0C0C0C0C0C0C0C0C0C0C0
C0FFFFFFFFFFFFC0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000C0C0C0C0C0C0C0C0
C0C0C0C0C0C0C0C0C0C0C0C0C0808080C0C0C000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000C0C0
C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0000000C0C0C000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00C0C0C0808080000000C0C0C0000000C0C0C0000000C0C0C0C0C0C000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000C0C0C0C0C0
C0000000000000C0C0C0000000000000C0C0C000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000C0C0C00000000000
00000000000000C0C0C0000000000000000000C0C0C000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000C0C0C000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000C6C6C6C6C6C6C6C6C6C6C6C600000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000C6C6C600000000000000000000000000000000
0000000000840000840000840000840000000000000000000000840000840000
8400008400008400008400000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000C6C6C600000000000000000000000000000000
0000000000000000848484840000000000000000000000000000000000848484
8400008400008484840000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000C6C6C600000000000000000000000000000000
0000000000000000000000840000840000000000000000000000000000848484
8400008400000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000C6C6C600000000000000000000000000000000
0000000000000000000000848484840000000000000000000000000000840000
8400008484840000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000C6C6C600000000000000000000000000000000
0000000000000000000000000000840000840000840000840000840000840000
8400000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000C6C6C600000000000000000000000000000000
0000000000000000000000000000848484840000000000000000840000840000
8484840000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000C6C6C600000000000000000000000000000000
0000000000000000000000000000000000840000840000000000840000840000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000C6C6
C6000000000000000000000000C6C6C6000000000000000000C6C6C600000000
0000000000000000000000000000000000848484840000840000840000848484
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000C6C6
C6C6C6C6C6C6C6000000000000C6C6C6C6C6C6C6C6C6000000C6C6C600000000
0000000000000000000000000000000000000000840000840000840000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000848484840000848484000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000840000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000000000
00000000FFFFFF00FFFFFFFFFF00FFFFFFFFFF00000000000000000000000000
0000000000000000000000000000000000000000FFFFFFC6C6C6FFFFFFC6C6C6
FFFFFFC6C6C6FFFFFFC6C6C6FFFFFF000000000000000000000000000000FFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000
0000000000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF840000
FFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000000000FF
FFFFFFFF00FFFFFFFFFF00FFFFFFFFFF00FFFFFFFFFF00FFFF00000000000000
0000000000000000000000000000000000000000C6C6C6FF0000FF0000FF0000
FF0000FF0000FF0000FF0000C6C6C6000000000000000000000000000000FFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000
0000000000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF840000
FFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000FFFFFFFF
FF00FFFFFFFFFF00FFFFFFFFFF00FFFFFFFFFF00FFFFFFFFFF00FFFF00000000
0000000000000000FFFFFFC6C6C6FFFFFF000000FFFFFFC6C6C6FFFFFFC6C6C6
FFFFFFC6C6C6FFFFFFC6C6C6FFFFFF000000000000000000000000000000FFFF
FFFFFFFF840000FFFFFFFFFFFF840000FFFFFFFFFFFFFFFFFFFFFFFF00000000
0000000000000000000000FFFFFFFFFFFFFFFFFFFFFFFF840000840000840000
840000840000FFFFFF000000000000000000000000000000000000FFFFFF00FF
FF00000000FFFFFFFFFF00FFFFFFFFFF00FFFFFFFFFF00FFFFFFFFFF00000000
0000000000000000C6C6C6FF0000FF0000000000C6C6C6FFFFFFC6C6C6000084
000084FFFFFFC6C6C6FFFFFFC6C6C6000000000000000000000000000000FFFF
FFFFFFFF840000FFFFFFFFFFFF840000FFFFFFFFFFFFFFFFFFFFFFFF00000000
0000000000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF840000
FFFFFFFFFFFFFFFFFF000000000000000000000000000000FFFFFF00FFFFFFFF
FF00FFFF00000000FFFFFFFFFF00FFFFFFFFFF00FFFFFFFFFF00FFFFFFFFFF00
0000000000000000FFFFFFC6C6C6FFFFFF000000FFFFFFC6C6C6FFFFFF000084
000084C6C6C6FFFFFFC6C6C6FFFFFF000000000000000000000000000000FFFF
FF840000840000840000840000840000840000840000FFFFFFFFFFFF00000000
0000000000000000000000FFFFFFFFFFFFFFFFFF840000FFFFFFFFFFFF840000
FFFFFFFFFFFFFFFFFF00000000000000000000000000000000FFFFFFFFFF00FF
FFFFFFFF00FFFF00000000FFFFFFFFFF00FFFFFFFFFF00FFFFFFFFFF00FFFF00
0000000000000000C6C6C6000084000084000000C6C6C6FFFFFFC6C6C6FFFFFF
000084000084C6C6C6FFFFFFC6C6C6000000000000000000000000000000FFFF
FFFFFFFFFFFFFF840000FFFFFFFFFFFF840000FFFFFFFFFFFFFFFFFF00000000
0000000000000000000000FFFFFFFFFFFFFFFFFF840000FFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFF000000000000000000000000000000FFFFFF00FFFFFFFF
FF00FFFFFFFFFF00FFFF000000000000000000000000000000000000FFFFFF00
0000000000000000FFFFFF000084FFFFFF000000FFFFFFC6C6C6FFFFFFC6C6C6
FFFFFF000084000084C6C6C6FFFFFF000000000000000000000000000000FFFF
FFFFFFFFFFFFFF840000FFFFFFFFFFFF840000FFFFFFFFFFFFFFFFFF00000000
0000000000000000000000FFFFFF840000840000840000840000840000FFFFFF
FFFFFFFFFFFFFFFFFF00000000000000000000000000000000FFFFFFFFFF00FF
FFFFFFFF00FFFFFFFFFF00FFFFFFFFFF00FFFFFFFFFF00FFFFFFFFFF00FFFF00
0000000000000000C6C6C6000084000084000000C6C6C6FFFFFF000084000084
000084000084000084FFFFFFC6C6C6000000000000000000000000000000FFFF
FFFFFFFF840000840000840000840000840000840000840000FFFFFF00000000
0000000000000000000000FFFFFFFFFFFFFFFFFF840000FFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFF000000000000000000000000000000FFFFFF00FFFFFFFF
FF00FFFFFFFFFF00FFFFFFFFFF00FFFFFFFFFF00FFFFFFFFFF00FFFFFFFFFF00
0000000000000000FFFFFF000084FFFFFF000000FFFFFFC6C6C6FFFFFFC6C6C6
FFFFFFC6C6C6FFFFFFC6C6C6FFFFFF000000000000000000000000000000FFFF
FFFFFFFFFFFFFFFFFFFF840000FFFFFFFFFFFF840000FFFFFFFFFFFF00000000
0000000000000000000000FFFFFFFFFFFFFFFFFF840000FFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFF000000000000000000000000000000000000FFFFFF00FF
FFFFFFFF00FFFFFFFFFF00FFFFFFFFFF00FFFFFFFFFF00FFFFFFFFFF00000000
0000000000000000C6C6C6000084000084000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000FFFFFF840000FFFFFFFFFFFF840000FFFFFFFFFFFF00000000
0000000000000000000000000000000000000000FFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000FFFFFFFF
FF00FFFFFFFFFF00FFFFFFFFFF00FFFFFFFFFF00FFFFFFFFFF00FFFF00000000
0000000000000000FFFFFFC6C6C6FFFFFF000000FF0000FF0000FF0000FF0000
FF0000FF0000FF0000FF0000FF00000000000000000000000000000000000000
00FFFFFF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000
0000000000000000000000000000FFFFFF000000FFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000000000FF
FFFFFFFF00FFFFFFFFFF000000FFFFFF00FFFFFFFFFF00FFFF00000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000
0000000000000000000000000000000000000000FFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFF0000000000000000000000000000000000000000000000
00000000FFFFFF00FFFFFFFFFF00FFFFFFFFFF00000000000000000000000000
0000000000000000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000424D3E000000000000003E000000
2800000040000000400000000100010000000000000200000000000000000000
000000000000000000000000FFFFFF0000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000FFFFFFFFF1EF0000FFFFF7DF98C70000
E00FFBBF84470000FFFFFBBFC0030000F83FFD7FE0010000F39FFD7FC0030000
F39FFEFF80070000F39FFEFF00030000F39FF01F00070000F39FFEFF00030000
F39FFEFF80070000F39FFC7FC0030000E10FF83FE0010000FFFFF83FC0030000
FFFFFC7F84470000FFFFFFFF98EF0000FFFFFFFFFFFFFFFFFE1FFFFFFFFFFFFF
FC3FFFFFFFFFFFFFFE3F8703FFFFFFFFFE3FCF87E01F81FFFE3FE78FF18FE3FF
FE3FE78FF18FF1FFFE3FF01FF18FF8FFFE3FF31FF01FFC7FFE3FF93FF18FFE3F
F63BF83FF18FFF1FE003FC7FF18FFF8FE007FC7FE01FFF03FFFFFEFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFC003FC1FF800E001C003F007F800
E001C003E0038000E001C003C0018000E001C003C0018000E001C00380008000
E001C00380008000E001C00380008000E001C00380008000E001C00380008000
E001C003C0018000E001C003C0018000F001E003E0038000F801F003F007801F
FC01F803FC1F801FFFFFFFFFFFFFFFFF00000000000000000000000000000000
000000000000}
end
object ActionList1: TActionList
Images = ImageList1
Left = 299
Top = 4
object PageNumCmd: TAction
Caption = 'PageNumCmd'
Hint = 'Page number'
ImageIndex = 0
OnExecute = PageNumCmdExecute
end
object PagesCmd: TAction
Caption = 'PagesCmd'
Hint = 'Num. pages'
ImageIndex = 1
OnExecute = PagesCmdExecute
end
object TimeCmd: TAction
Caption = 'TimeCmd'
Hint = 'Time'
ImageIndex = 2
OnExecute = TimeCmdExecute
end
object DateCmd: TAction
Caption = 'DateCmd'
Hint = 'Date'
ImageIndex = 3
OnExecute = DateCmdExecute
end
object TitleCmd: TAction
Caption = 'TitleCmd'
Hint = 'Title'
ImageIndex = 4
OnExecute = TitleCmdExecute
end
object FontCmd: TAction
Caption = 'FontCmd'
Hint = 'Font'
ImageIndex = 5
OnExecute = FontCmdExecute
end
object BoldCmd: TAction
Caption = 'BoldCmd'
Hint = 'Bold'
ImageIndex = 6
OnExecute = BoldCmdExecute
end
object ItalicCmd: TAction
Caption = 'ItalicCmd'
Hint = 'Italic'
ImageIndex = 7
OnExecute = ItalicCmdExecute
end
object UnderlineCmd: TAction
Caption = 'UnderlineCmd'
Hint = 'Underline'
ImageIndex = 8
OnExecute = UnderlineCmdExecute
end
object UserCmd: TAction
Caption = 'UserCmd'
ImageIndex = 9
OnExecute = UserCmdExecute
end
object AppNameCmd: TAction
Caption = 'AppNameCmd'
ImageIndex = 10
OnExecute = AppNameCmdExecute
end
end
object FontDialog: TFontDialog
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
MinFontSize = 0
MaxFontSize = 0
Left = 329
Top = 4
end
object ColorDialog: TColorDialog
Ctl3D = True
Left = 359
Top = 4
end
end