home *** CD-ROM | disk | FTP | other *** search
- object frmFrame: TfrmFrame
- Left = 309
- Top = 247
- BorderStyle = bsDialog
- Caption = 'frmFrame'
- ClientHeight = 182
- ClientWidth = 381
- 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 Button1: TButton
- Left = 223
- Top = 155
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- TabOrder = 0
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 303
- Top = 155
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Storno'
- TabOrder = 1
- OnClick = Button2Click
- end
- object GroupBox1: TGroupBox
- Left = 3
- Top = 0
- Width = 375
- Height = 151
- TabOrder = 2
- object Label1: TLabel
- Left = 7
- Top = 44
- Width = 31
- Height = 13
- Caption = 'Name:'
- end
- object Label2: TLabel
- Left = 7
- Top = 18
- Width = 19
- Height = 13
- Caption = 'Src:'
- end
- object Label3: TLabel
- Left = 7
- Top = 70
- Width = 46
- Height = 13
- Caption = 'Scrolling :'
- end
- object Label4: TLabel
- Left = 161
- Top = 72
- Width = 66
- Height = 13
- Caption = 'Margin Width:'
- end
- object Label5: TLabel
- Left = 7
- Top = 96
- Width = 45
- Height = 13
- Caption = 'Spacing :'
- end
- object Label11: TLabel
- Left = 160
- Top = 97
- Width = 69
- Height = 13
- Caption = 'Margin Height:'
- end
- object btnOpenImage: TSpeedButton
- Left = 342
- Top = 14
- Width = 23
- Height = 22
- Hint = 'Otev��t obr�zek'
- Glyph.Data = {
- 42020000424D4202000000000000420000002800000010000000100000000100
- 1000030000000002000000000000000000000000000000000000007C0000E003
- 00001F0000001F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C
- 1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C
- 1F7C1F7C1F7C000000000000000000000000000000000000000000001F7C1F7C
- 1F7C1F7C1F7C0000000000420042004200420042004200420042004200001F7C
- 1F7C1F7C1F7C0000E07F00000042004200420042004200420042004200420000
- 1F7C1F7C1F7C0000FF7FE07F0000004200420042004200420042004200420042
- 00001F7C1F7C0000E07FFF7FE07F000000420042004200420042004200420042
- 004200001F7C0000FF7FE07FFF7FE07F00000000000000000000000000000000
- 0000000000000000E07FFF7FE07FFF7FE07FFF7FE07FFF7FE07F00001F7C1F7C
- 1F7C1F7C1F7C0000FF7FE07FFF7FE07FFF7FE07FFF7FE07FFF7F00001F7C1F7C
- 1F7C1F7C1F7C0000E07FFF7FE07F00000000000000000000000000001F7C1F7C
- 1F7C1F7C1F7C1F7C0000000000001F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C0000
- 000000001F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C
- 000000001F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C00001F7C1F7C1F7C0000
- 1F7C00001F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C0000000000001F7C
- 1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C1F7C
- 1F7C1F7C1F7C}
- ParentShowHint = False
- ShowHint = True
- OnClick = btnOpenImageClick
- end
- object Label6: TLabel
- Left = 7
- Top = 123
- Width = 34
- Height = 13
- Caption = 'Border:'
- end
- object Label12: TLabel
- Left = 162
- Top = 124
- Width = 61
- Height = 13
- Caption = 'Border Color:'
- end
- object edSource: TEdit
- Left = 57
- Top = 15
- Width = 283
- Height = 21
- Hint = 'SRC'
- TabOrder = 0
- OnEnter = edSourceEnter
- OnExit = edSourceExit
- end
- object edName: TEdit
- Left = 57
- Top = 41
- Width = 310
- Height = 21
- Hint = 'NAME'
- TabOrder = 1
- OnEnter = edNameEnter
- OnExit = edNameExit
- end
- object edSpacing: TEdit
- Left = 57
- Top = 94
- Width = 100
- Height = 21
- Hint = 'FRAMESPACING'
- TabOrder = 3
- OnEnter = edSpacingEnter
- OnExit = edSpacingExit
- end
- object edMarginWidth: TEdit
- Left = 237
- Top = 67
- Width = 130
- Height = 21
- Hint = 'MARGINWIDTH'
- TabOrder = 5
- OnEnter = edMarginWidthEnter
- OnExit = edMarginWidthExit
- end
- object cmbScrolling: TComboBox
- Left = 57
- Top = 67
- Width = 101
- Height = 21
- Hint = 'SCROLLING'
- ItemHeight = 13
- TabOrder = 2
- OnEnter = cmbScrollingEnter
- OnExit = cmbScrollingExit
- Items.Strings = (
- ''
- 'auto'
- 'yes'
- 'no')
- end
- object edMarginHeight: TEdit
- Left = 237
- Top = 93
- Width = 130
- Height = 21
- Hint = 'MARGINHEIGHT'
- TabOrder = 6
- OnEnter = edMarginHeightEnter
- OnExit = edMarginHeightExit
- end
- object cmbFrameBorder: TComboBox
- Left = 57
- Top = 120
- Width = 101
- Height = 21
- Hint = 'FRAMEBORDER'
- ItemHeight = 13
- TabOrder = 4
- OnEnter = cmbFrameBorderEnter
- OnExit = cmbFrameBorderExit
- Items.Strings = (
- ''
- '0'
- 'yes'
- 'no')
- end
- object ccBorderColor: TColorCombo
- Left = 237
- Top = 119
- Width = 130
- 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 = 7
- ColorDialog = frmMain.ColorDialog1
- end
- end
- end
-