home *** CD-ROM | disk | FTP | other *** search
- object fPageSetup: TfPageSetup
- Left = 326
- Top = 162
- BorderIcons = [biSystemMenu, biHelp]
- BorderStyle = bsToolWindow
- Caption = 'Nastaven'#237' str'#225'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 lHeader1: TLabel
- Left = 80
- Top = 16
- Width = 68
- Height = 13
- Caption = 'FileName.TXT'
- Transparent = True
- end
- object shHeader2: TShape
- Left = 72
- Top = 32
- Width = 265
- Height = 1
- end
- object lHeader2: 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'#233' okraje'
- TabOrder = 5
- end
- object cHeaderShadow: TCheckBox
- Left = 128
- Top = 192
- Width = 121
- Height = 17
- Caption = 'St'#237'novan'#225' hlavi'#269'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'#253'choz'#237
- TabOrder = 11
- OnClick = bDefaultClick
- end
- object bFont: TButton
- Left = 8
- Top = 224
- Width = 75
- Height = 25
- Caption = '&P'#237'smo'
- TabOrder = 8
- OnClick = bFontClick
- end
- object cPrintHeader: TCheckBox
- Left = 264
- Top = 192
- Width = 121
- Height = 17
- Caption = 'Tisknout hlavi'#269'ku'
- TabOrder = 7
- OnClick = cPrintHeaderClick
- end
- end
-