home *** CD-ROM | disk | FTP | other *** search
- object FPujcene: TFPujcene
- Left = 192
- Top = 107
- BorderStyle = bsDialog
- Caption = 'Seznam p�j�en�ch kazet'
- ClientHeight = 277
- ClientWidth = 536
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnActivate = FormShow
- OnClose = FormClose
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label4: TLabel
- Left = 40
- Top = 16
- Width = 57
- Height = 13
- Caption = '��slo kazety'
- end
- object DBText1: TDBText
- Left = 48
- Top = 32
- Width = 42
- Height = 13
- AutoSize = True
- DataField = 'Cislo_kazety'
- DataSource = DM.DS1
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object DBText2: TDBText
- Left = 160
- Top = 32
- Width = 42
- Height = 13
- AutoSize = True
- DataField = 'Titulek'
- DataSource = DM.DS1
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label5: TLabel
- Left = 152
- Top = 16
- Width = 32
- Height = 13
- Caption = 'Titulek'
- end
- object DBNavigator1: TDBNavigator
- Left = 32
- Top = 72
- Width = 192
- Height = 33
- Cursor = crHandPoint
- DataSource = DM.DS1
- VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
- Flat = True
- TabOrder = 0
- end
- object Panel1: TPanel
- Left = 16
- Top = 128
- Width = 489
- Height = 129
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 1
- object Label1: TLabel
- Left = 152
- Top = 16
- Width = 69
- Height = 13
- Caption = 'Datum p�j�en�'
- end
- object Label2: TLabel
- Left = 16
- Top = 16
- Width = 31
- Height = 13
- Caption = 'Jm�no'
- end
- object Label3: TLabel
- Left = 16
- Top = 56
- Width = 49
- Height = 13
- Caption = 'Pozn�mky'
- end
- object DBText3: TDBText
- Left = 24
- Top = 32
- Width = 42
- Height = 13
- AutoSize = True
- DataField = 'Jmeno'
- DataSource = DM.DS4
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object DBText4: TDBText
- Left = 160
- Top = 32
- Width = 42
- Height = 13
- AutoSize = True
- DataField = 'Datum_puj'
- DataSource = DM.DS4
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object DBText5: TDBText
- Left = 24
- Top = 72
- Width = 42
- Height = 13
- AutoSize = True
- DataField = 'Datum_vrac'
- DataSource = DM.DS4
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object SquareButton1: TSquareButton
- Left = 400
- Top = 104
- Width = 73
- Height = 17
- Cursor = crHandPoint
- Caption = 'Vr�tit kazetu'
- Color = clBtnFace
- ColorBorder = clBlack
- Enabled = True
- OnClick = BitBtn2Click
- ColorOverCaption = clWhite
- Alignment = taLeftJustify
- ColorOverBorder = clBlack
- BorderWidth = 2
- DownBorderColor = clWhite
- ShowHint = True
- ParentShowHint = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- end
- end
- end
-