home *** CD-ROM | disk | FTP | other *** search
- object FUpravit: TFUpravit
- Left = 205
- Top = 87
- Width = 716
- Height = 556
- BorderIcons = [biSystemMenu]
- Caption = '�pravy'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- WindowState = wsMaximized
- OnCloseQuery = FormCloseQuery
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label12: TLabel
- Left = 232
- Top = 8
- Width = 85
- Height = 19
- Caption = 'Kazeta ��slo:'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- end
- object DBText1: TDBText
- Left = 328
- Top = 8
- Width = 62
- Height = 19
- AutoSize = True
- DataField = 'Cislo_kazety'
- DataSource = DM.DS1
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clBlue
- Font.Height = -16
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Panel1: TPanel
- Left = 72
- Top = 40
- Width = 657
- Height = 185
- BevelInner = bvSpace
- BevelOuter = bvLowered
- TabOrder = 0
- object Bedit: TSquareButton
- Left = 520
- Top = 72
- Width = 113
- Height = 17
- Cursor = crHandPoint
- Caption = 'Upravit kazetu'
- Color = clBtnFace
- ColorBorder = clBlack
- Enabled = True
- OnClick = BEditClick
- ColorOverCaption = clWhite
- Alignment = taLeftJustify
- ColorOverBorder = clBlack
- BorderWidth = 2
- DownBorderColor = clWhite
- ShowHint = True
- ParentShowHint = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- end
- object BOk: TSquareButton
- Left = 520
- Top = 120
- Width = 113
- Height = 17
- Cursor = crHandPoint
- Caption = 'Ulo�it zm�ny'
- Color = clBtnFace
- ColorBorder = clBlack
- Enabled = True
- OnClick = BOkClick
- ColorOverCaption = clWhite
- Alignment = taLeftJustify
- ColorOverBorder = clBlack
- BorderWidth = 2
- DownBorderColor = clWhite
- ShowHint = True
- ParentShowHint = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- end
- object BCancel: TSquareButton
- Left = 520
- Top = 96
- Width = 113
- Height = 17
- Cursor = crHandPoint
- Caption = 'Zp�t zm�ny'
- Color = clBtnFace
- ColorBorder = clBlack
- Enabled = True
- OnClick = BCancelClick
- ColorOverCaption = clWhite
- Alignment = taLeftJustify
- ColorOverBorder = clBlack
- BorderWidth = 2
- DownBorderColor = clWhite
- ShowHint = True
- ParentShowHint = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- end
- object DBN1: TDBNavigator
- Left = 512
- Top = 8
- Width = 136
- Height = 25
- Cursor = crHandPoint
- DataSource = DM.DS1
- VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
- Flat = True
- Hints.Strings = (
- 'Prvn�'
- 'P�edchoz�'
- 'N�sleduj�c�'
- 'Posledn�')
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- end
- object Panel3: TPanel
- Left = 8
- Top = 8
- Width = 497
- Height = 145
- BevelOuter = bvNone
- Enabled = False
- TabOrder = 1
- object Label3: TLabel
- Left = 14
- Top = 8
- Width = 62
- Height = 13
- Caption = 'D�lka kazety'
- FocusControl = EditDelka_kazety
- end
- object Label13: TLabel
- Left = 80
- Top = 24
- Width = 31
- Height = 16
- Caption = 'minut'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 14
- Top = 54
- Width = 32
- Height = 13
- Caption = 'Titulek'
- FocusControl = EditTitulek
- end
- object Label10: TLabel
- Left = 14
- Top = 96
- Width = 49
- Height = 13
- Caption = 'Pozn�mky'
- end
- object EditDelka_kazety: TDBEdit
- Left = 14
- Top = 21
- Width = 65
- Height = 21
- DataField = 'Delka_kazety'
- DataSource = DM.DS1
- MaxLength = 4
- TabOrder = 0
- OnKeyPress = EditDelka_kazetyKeyPress
- end
- object EditTitulek: TDBEdit
- Left = 14
- Top = 69
- Width = 476
- Height = 21
- DataField = 'Titulek'
- DataSource = DM.DS1
- TabOrder = 1
- end
- object EditPoznamky: TDBEdit
- Left = 14
- Top = 110
- Width = 475
- Height = 21
- DataField = 'Poznamky'
- DataSource = DM.DS1
- TabOrder = 2
- end
- end
- end
- object Panel2: TPanel
- Left = 72
- Top = 224
- Width = 657
- Height = 265
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 1
- object BZpet: TSquareButton
- Left = 520
- Top = 144
- Width = 113
- Height = 17
- Cursor = crHandPoint
- Caption = 'Zp�t zm�ny'
- Color = clBtnFace
- ColorBorder = clBlack
- Enabled = True
- OnClick = BZpetClick
- ColorOverCaption = clWhite
- Alignment = taLeftJustify
- ColorOverBorder = clBlack
- BorderWidth = 2
- DownBorderColor = clWhite
- ShowHint = True
- ParentShowHint = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- end
- object BUlozit: TSquareButton
- Left = 520
- Top = 168
- Width = 113
- Height = 17
- Cursor = crHandPoint
- Caption = 'Ulo�it zm�ny'
- Color = clBtnFace
- ColorBorder = clBlack
- Enabled = True
- OnClick = BUlozitClick
- ColorOverCaption = clWhite
- Alignment = taLeftJustify
- ColorOverBorder = clBlack
- BorderWidth = 2
- DownBorderColor = clWhite
- ShowHint = True
- ParentShowHint = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- end
- object BUpravit: TSquareButton
- Left = 520
- Top = 72
- Width = 113
- Height = 17
- Cursor = crHandPoint
- Caption = 'Upravit film'
- Color = clBtnFace
- ColorBorder = clBlack
- Enabled = True
- OnClick = BUpravitClick
- ColorOverCaption = clWhite
- Alignment = taLeftJustify
- ColorOverBorder = clBlack
- BorderWidth = 2
- DownBorderColor = clWhite
- ShowHint = True
- ParentShowHint = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- end
- object BSmazat: TSquareButton
- Left = 520
- Top = 120
- Width = 113
- Height = 17
- Cursor = crHandPoint
- Caption = 'Smazat film'
- Color = clBtnFace
- ColorBorder = clBlack
- Enabled = True
- OnClick = BSmazatClick
- ColorOverCaption = clWhite
- Alignment = taLeftJustify
- ColorOverBorder = clBlack
- BorderWidth = 2
- DownBorderColor = clWhite
- ShowHint = True
- ParentShowHint = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- end
- object BPridat: TSquareButton
- Left = 520
- Top = 96
- Width = 113
- Height = 17
- Cursor = crHandPoint
- Caption = 'P�idat film'
- Color = clBtnFace
- ColorBorder = clBlack
- Enabled = True
- OnClick = BPridatClick
- ColorOverCaption = clWhite
- Alignment = taLeftJustify
- ColorOverBorder = clBlack
- BorderWidth = 2
- DownBorderColor = clWhite
- ShowHint = True
- ParentShowHint = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- end
- object DBN2: TDBNavigator
- Left = 504
- Top = 16
- Width = 144
- Height = 25
- Cursor = crHandPoint
- DataSource = DM.DS2
- VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
- Flat = True
- Hints.Strings = (
- 'Prvn�'
- 'P�edchoz�'
- 'N�sleduj�c�'
- 'Posledn�')
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- end
- object Panel4: TPanel
- Left = 8
- Top = 8
- Width = 465
- Height = 249
- BevelOuter = bvNone
- TabOrder = 1
- object Label4: TLabel
- Left = 8
- Top = 8
- Width = 55
- Height = 13
- Caption = 'N�zev filmu'
- end
- object Label6: TLabel
- Left = 8
- Top = 56
- Width = 22
- Height = 13
- Caption = 'Hraj�'
- end
- object Label9: TLabel
- Left = 8
- Top = 104
- Width = 22
- Height = 13
- Caption = '��nr'
- end
- object Label15: TLabel
- Left = 8
- Top = 152
- Width = 140
- Height = 13
- Caption = 'Index (po�ad� filmu na kazet�)'
- end
- object Label7: TLabel
- Left = 8
- Top = 200
- Width = 49
- Height = 13
- Caption = 'Pozn�mky'
- end
- object Label5: TLabel
- Left = 152
- Top = 104
- Width = 52
- Height = 13
- Caption = 'D�lka filmu'
- end
- object Label14: TLabel
- Left = 280
- Top = 122
- Width = 31
- Height = 16
- Caption = 'minut'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label8: TLabel
- Left = 368
- Top = 104
- Width = 79
- Height = 13
- Caption = 'Form�t nahr�vky'
- end
- object DBEdit8: TDBEdit
- Left = 8
- Top = 24
- Width = 441
- Height = 21
- DataField = 'Nazev_filmu'
- DataSource = DM.DS2
- TabOrder = 0
- end
- object DBEdit2: TDBEdit
- Left = 8
- Top = 72
- Width = 441
- Height = 21
- DataField = 'Hraji'
- DataSource = DM.DS2
- TabOrder = 1
- end
- object DBEdit5: TDBEdit
- Left = 8
- Top = 120
- Width = 129
- Height = 21
- DataField = 'Zanr'
- DataSource = DM.DS2
- TabOrder = 2
- end
- object cb1: TComboBox
- Left = 8
- Top = 120
- Width = 129
- Height = 21
- ItemHeight = 13
- Sorted = True
- TabOrder = 3
- Visible = False
- OnExit = cb1Exit
- Items.Strings = (
- 'a')
- end
- object DBEdit9: TDBEdit
- Left = 8
- Top = 168
- Width = 121
- Height = 21
- DataField = 'Index_'
- DataSource = DM.DS2
- TabOrder = 6
- OnEnter = DBEdit9Enter
- OnKeyPress = DBEdit9KeyPress
- end
- object DBEdit3: TDBEdit
- Left = 8
- Top = 216
- Width = 441
- Height = 21
- DataField = 'Poznamky'
- DataSource = DM.DS2
- TabOrder = 7
- end
- object DBEdit1: TDBEdit
- Left = 152
- Top = 120
- Width = 121
- Height = 21
- DataField = 'Delka'
- DataSource = DM.DS2
- TabOrder = 4
- OnKeyPress = DBEdit1KeyPress
- end
- object DBEdit4: TDBEdit
- Left = 392
- Top = 120
- Width = 57
- Height = 21
- DataField = 'SP_LP'
- DataSource = DM.DS2
- TabOrder = 8
- end
- object cb2: TComboBox
- Left = 392
- Top = 120
- Width = 57
- Height = 21
- ItemHeight = 13
- TabOrder = 5
- Text = 'SP'
- Visible = False
- OnExit = cb2Exit
- Items.Strings = (
- 'SP'
- 'LP'
- 'EP')
- end
- end
- end
- object EditCislo_kazety: TDBEdit
- Left = 424
- Top = 0
- Width = 121
- Height = 21
- DataField = 'Cislo_kazety'
- DataSource = DM.DS1
- TabOrder = 2
- Visible = False
- end
- object EditPujcka: TDBEdit
- Left = 560
- Top = 8
- Width = 121
- Height = 21
- DataField = 'Pujcka'
- DataSource = DM.DS1
- TabOrder = 3
- Visible = False
- end
- end
-