home *** CD-ROM | disk | FTP | other *** search
- object FCoDelat: TFCoDelat
- Left = 262
- Top = 222
- BorderStyle = bsDialog
- Caption = 'Co si p�ejete ud�lat?'
- ClientHeight = 252
- ClientWidth = 569
- Color = clSilver
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnClose = FormClose
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 553
- Height = 233
- BevelInner = bvRaised
- BevelOuter = bvLowered
- Color = clSilver
- TabOrder = 0
- object Image1: TImage
- Left = 168
- Top = 31
- Width = 356
- Height = 170
- AutoSize = True
- end
- object AOLButton4: TAOLButton
- Left = 16
- Top = 144
- Width = 137
- Height = 30
- Cursor = crHandPoint
- Caption = 'Smazat v�echny kazety'
- Color = clBlue
- RaiseColor = 14131850
- Enabled = True
- OnClick = AOLButton4Click
- ShowHint = True
- ParentShowHint = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- end
- object AOLButton3: TAOLButton
- Left = 16
- Top = 16
- Width = 137
- Height = 30
- Cursor = crHandPoint
- Caption = 'Vytvo�it novou kazetu'
- Color = clBlue
- RaiseColor = 14131850
- Enabled = True
- OnClick = AOLButton3Click
- ShowHint = True
- ParentShowHint = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- end
- object AOLButton1: TAOLButton
- Left = 16
- Top = 48
- Width = 137
- Height = 30
- Cursor = crHandPoint
- Caption = 'Upravit kazetu'
- Color = clBlue
- RaiseColor = 14131850
- Enabled = True
- OnClick = AOLButton1Click
- ShowHint = True
- ParentShowHint = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- end
- object DBText1: TDBText
- Left = 291
- Top = 128
- Width = 94
- Height = 25
- Alignment = taCenter
- DataField = 'Cislo_kazety'
- DataSource = DM.DS1
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clRed
- Font.Height = -19
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object AOLButton2: TAOLButton
- Left = 16
- Top = 80
- Width = 137
- Height = 30
- Cursor = crHandPoint
- Caption = 'Smazat kazetu'
- Color = clBlue
- RaiseColor = 14131850
- Enabled = True
- OnClick = AOLButton2Click
- ShowHint = True
- ParentShowHint = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- end
- object Label1: TLabel
- Left = 288
- Top = 104
- Width = 80
- Height = 19
- Caption = 'Kazeta ��slo'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clTeal
- Font.Height = -16
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- Transparent = True
- end
- object AOLButton5: TAOLButton
- Left = 16
- Top = 112
- Width = 137
- Height = 30
- Cursor = crHandPoint
- Caption = 'Zm�nit ��slo kazety'
- Color = clBlue
- RaiseColor = 14131850
- Enabled = True
- OnClick = AOLButton5Click
- ShowHint = True
- ParentShowHint = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- end
- object AOLButton6: TAOLButton
- Left = 16
- Top = 176
- Width = 137
- Height = 30
- Cursor = crHandPoint
- Caption = 'P�j�it �i vr�tit kazetu'
- Color = clBlue
- RaiseColor = 14131850
- Enabled = True
- OnClick = AOLButton6Click
- ShowHint = True
- ParentShowHint = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- end
- object DBNavigator1: TDBNavigator
- Left = 280
- Top = 208
- Width = 112
- Height = 18
- Cursor = crHandPoint
- DataSource = DM.DS1
- VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
- Flat = True
- TabOrder = 0
- OnClick = DBNavigator1Click
- end
- object DBEdit1: TDBEdit
- Left = 120
- Top = 208
- Width = 121
- Height = 21
- DataField = 'Cislo_kazety'
- DataSource = DM.DS1
- TabOrder = 1
- Visible = False
- end
- end
- end
-