home *** CD-ROM | disk | FTP | other *** search
- object frmTr: TfrmTr
- Left = 369
- Top = 219
- BorderStyle = bsDialog
- Caption = '��dek'
- ClientHeight = 192
- ClientWidth = 395
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnClose = FormClose
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object btnOK: TButton
- Left = 237
- Top = 165
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- TabOrder = 0
- OnClick = btnOKClick
- end
- object btnStorno: TButton
- Left = 317
- Top = 165
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Storno'
- TabOrder = 1
- OnClick = btnStornoClick
- end
- object GroupBox1: TGroupBox
- Left = 3
- Top = 2
- Width = 387
- Height = 76
- Caption = 'Mo�nosti'
- TabOrder = 2
- object Label1: TLabel
- Left = 10
- Top = 21
- Width = 29
- Height = 13
- Caption = '���ka:'
- end
- object Label2: TLabel
- Left = 10
- Top = 47
- Width = 28
- Height = 13
- Caption = 'Okraj:'
- Visible = False
- end
- object Label4: TLabel
- Left = 175
- Top = 21
- Width = 46
- Height = 13
- Caption = 'Zarovnat:'
- end
- object Label5: TLabel
- Left = 175
- Top = 47
- Width = 57
- Height = 13
- Caption = 'V. zarovnat:'
- end
- object edWidth: TEdit
- Left = 58
- Top = 18
- Width = 110
- Height = 21
- Hint = 'WIDTH'
- TabOrder = 0
- OnEnter = edWidthEnter
- OnExit = edWidthExit
- end
- object edBorder: TEdit
- Left = 58
- Top = 44
- Width = 110
- Height = 21
- Hint = 'BORDER'
- TabOrder = 1
- Visible = False
- OnEnter = edBorderEnter
- OnExit = edBorderExit
- end
- object cmbAlign: TComboBox
- Left = 268
- Top = 18
- Width = 110
- Height = 21
- Hint = 'ALIGN'
- ItemHeight = 13
- TabOrder = 2
- OnEnter = cmbAlignEnter
- OnExit = cmbAlignExit
- Items.Strings = (
- ''
- 'left'
- 'center'
- 'right'
- 'bleedleft'
- 'bleedright'
- 'justify')
- end
- object cmbVALIGN: TComboBox
- Left = 268
- Top = 44
- Width = 110
- Height = 21
- Hint = 'VALIGN'
- ItemHeight = 13
- TabOrder = 3
- OnEnter = cmbVALIGNEnter
- OnExit = cmbVALIGNExit
- Items.Strings = (
- ''
- 'top'
- 'middle'
- 'bottom'
- 'baseline')
- end
- end
- object GroupBox2: TGroupBox
- Left = 3
- Top = 80
- Width = 388
- Height = 81
- Caption = 'Vlastn� barvy'
- TabOrder = 3
- object Label12: TLabel
- Left = 10
- Top = 26
- Width = 36
- Height = 13
- Caption = 'Pozad�:'
- end
- object Label13: TLabel
- Left = 10
- Top = 52
- Width = 28
- Height = 13
- Caption = 'Okraj:'
- end
- object Label14: TLabel
- Left = 175
- Top = 26
- Width = 86
- Height = 13
- Caption = 'Sv�tl� ohrani�en�:'
- end
- object Label15: TLabel
- Left = 175
- Top = 52
- Width = 89
- Height = 13
- Caption = 'Tmav� ohrani�en�:'
- end
- object ColorCombo1: TColorCombo
- Left = 59
- Top = 20
- Width = 110
- Height = 22
- Hint = 'BGCOLOR'
- ItemHeight = 16
- Items.Strings = (
- 'clWhite'
- 'clWhite'
- 'clBlack'
- 'clMaroon'
- 'clGreen'
- 'clOlive'
- 'clNavy'
- 'clPurple'
- 'clTeal'
- 'clGray'
- 'clSilver'
- 'clRed'
- 'clLime'
- 'clYellow'
- 'clBlue'
- 'clFuchsia'
- 'clAqua'
- 'clWhite')
- TabOrder = 0
- ColorDialog = frmMain.ColorDialog1
- end
- object ColorCombo2: TColorCombo
- Left = 59
- Top = 47
- Width = 110
- Height = 22
- Hint = 'BORDERCOLOR'
- ItemHeight = 16
- Items.Strings = (
- 'clWhite'
- 'clWhite'
- 'clBlack'
- 'clMaroon'
- 'clGreen'
- 'clOlive'
- 'clNavy'
- 'clPurple'
- 'clTeal'
- 'clGray'
- 'clSilver'
- 'clRed'
- 'clLime'
- 'clYellow'
- 'clBlue'
- 'clFuchsia'
- 'clAqua'
- 'clWhite')
- TabOrder = 1
- ColorDialog = frmMain.ColorDialog1
- end
- object ColorCombo3: TColorCombo
- Left = 270
- Top = 20
- Width = 110
- Height = 22
- Hint = 'BORDERCOLORLIGHT'
- ItemHeight = 16
- Items.Strings = (
- 'clWhite'
- 'clWhite'
- 'clBlack'
- 'clMaroon'
- 'clGreen'
- 'clOlive'
- 'clNavy'
- 'clPurple'
- 'clTeal'
- 'clGray'
- 'clSilver'
- 'clRed'
- 'clLime'
- 'clYellow'
- 'clBlue'
- 'clFuchsia'
- 'clAqua'
- 'clWhite')
- TabOrder = 2
- ColorDialog = frmMain.ColorDialog1
- end
- object ColorCombo4: TColorCombo
- Left = 270
- Top = 47
- Width = 110
- Height = 22
- Hint = 'BORDERCOLORDARK'
- ItemHeight = 16
- Items.Strings = (
- 'clWhite'
- 'clWhite'
- 'clBlack'
- 'clMaroon'
- 'clGreen'
- 'clOlive'
- 'clNavy'
- 'clPurple'
- 'clTeal'
- 'clGray'
- 'clSilver'
- 'clRed'
- 'clLime'
- 'clYellow'
- 'clBlue'
- 'clFuchsia'
- 'clAqua'
- 'clWhite')
- TabOrder = 3
- ColorDialog = frmMain.ColorDialog1
- end
- end
- end
-