home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2002 September
/
PCWorld_2002-09_cd.bin
/
Software
/
Topware
/
pspad
/
PSPad.exe
/
0
/
RCDATA
/
TFPAGESETUP
/
TFPAGESETUP.txt
Wrap
Text File
|
2002-07-12
|
4KB
|
216 lines
object fPageSetup: TfPageSetup
Left = 326
Top = 162
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'Nastaven� str�nky'
ClientHeight = 253
ClientWidth = 394
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object Shape1: TShape
Left = 8
Top = 8
Width = 377
Height = 169
end
object Shape2: TShape
Left = 72
Top = 48
Width = 265
Height = 97
Pen.Color = clSilver
end
object shHeader: TShape
Left = 72
Top = 14
Width = 265
Height = 18
Brush.Color = clSilver
Pen.Style = psClear
end
object Label2: TLabel
Left = 80
Top = 16
Width = 68
Height = 13
Caption = 'FileName.TXT'
Transparent = True
end
object Shape3: TShape
Left = 72
Top = 32
Width = 265
Height = 1
end
object Label3: TLabel
Left = 306
Top = 16
Width = 23
Height = 13
Alignment = taRightJustify
Caption = '1/34'
Transparent = True
end
object lFont: TLabel
Left = 74
Top = 51
Width = 263
Height = 92
AutoSize = False
Caption =
' The IVS Language Controller can be used to create multilingual ' +
'applications. The base component TLangControl is responsible for' +
' the language management. Always one TLangControl component (uni' +
't LangControl) is required only for each multilingual form. A s'
Transparent = True
WordWrap = True
end
object Shape4: TShape
Left = 8
Top = 88
Width = 379
Height = 17
Brush.Color = clBtnFace
Pen.Style = psClear
end
object bOK: TButton
Left = 152
Top = 223
Width = 75
Height = 25
Caption = '&OK'
Default = True
ModalResult = 1
TabOrder = 9
end
object bCancel: TButton
Left = 232
Top = 223
Width = 75
Height = 25
Cancel = True
Caption = '&Storno'
ModalResult = 2
TabOrder = 10
end
object eTop: TEdit
Left = 176
Top = 24
Width = 33
Height = 19
Ctl3D = False
MaxLength = 3
ParentCtl3D = False
TabOrder = 0
Text = '25'
OnExit = eGutterExit
OnKeyPress = eGutterKeyPress
end
object eBottom: TEdit
Left = 176
Top = 152
Width = 33
Height = 19
Ctl3D = False
MaxLength = 3
ParentCtl3D = False
TabOrder = 4
Text = '25'
OnExit = eGutterExit
OnKeyPress = eGutterKeyPress
end
object eLeft: TEdit
Left = 16
Top = 64
Width = 33
Height = 19
Ctl3D = False
MaxLength = 3
ParentCtl3D = False
TabOrder = 2
Text = '25'
OnExit = eGutterExit
OnKeyPress = eGutterKeyPress
end
object eRight: TEdit
Left = 344
Top = 64
Width = 33
Height = 19
Ctl3D = False
MaxLength = 3
ParentCtl3D = False
TabOrder = 3
Text = '15'
OnExit = eGutterExit
OnKeyPress = eGutterKeyPress
end
object cMirrorMargin: TCheckBox
Left = 16
Top = 192
Width = 129
Height = 17
Caption = 'Zrcadlov� okraje'
TabOrder = 5
end
object cHeaderShadow: TCheckBox
Left = 128
Top = 192
Width = 121
Height = 17
Caption = 'St�novan� hlavi�ka'
TabOrder = 6
OnClick = cHeaderShadowClick
end
object eHeader: TEdit
Left = 238
Top = 11
Width = 33
Height = 19
Ctl3D = False
MaxLength = 3
ParentCtl3D = False
TabOrder = 1
Text = '15'
OnExit = eGutterExit
OnKeyPress = eGutterKeyPress
end
object bDefault: TButton
Left = 312
Top = 224
Width = 75
Height = 25
Caption = '&V�choz�'
TabOrder = 11
OnClick = bDefaultClick
end
object bFont: TButton
Left = 8
Top = 224
Width = 75
Height = 25
Caption = '&P�smo'
TabOrder = 8
OnClick = bFontClick
end
object cPrintHeader: TCheckBox
Left = 264
Top = 192
Width = 121
Height = 17
Caption = 'Tisknout hlavi�ku'
TabOrder = 7
end
end