home *** CD-ROM | disk | FTP | other *** search
- object FileAttribsForm: TFileAttribsForm
- Left = 140
- Top = 413
- ActiveControl = CheckBox1
- BorderStyle = bsDialog
- Caption = 'Atributy souboru'
- ClientHeight = 169
- ClientWidth = 314
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poOwnerFormCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Button1: TButton
- Left = 144
- Top = 136
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 0
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 224
- Top = 136
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Storno'
- ModalResult = 2
- TabOrder = 1
- end
- object GroupBox1: TGroupBox
- Left = 8
- Top = 8
- Width = 297
- Height = 121
- Caption = 'Atributy'
- TabOrder = 2
- object CheckBox1: TCheckBox
- Left = 8
- Top = 24
- Width = 140
- Height = 17
- Caption = 'bit 0 (Jen pro �ten�) '
- TabOrder = 0
- end
- object CheckBox2: TCheckBox
- Left = 8
- Top = 48
- Width = 140
- Height = 17
- Caption = 'bit 1 (Skryt�)'
- TabOrder = 1
- end
- object CheckBox3: TCheckBox
- Left = 8
- Top = 72
- Width = 140
- Height = 17
- Caption = 'bit 2 (Syst�mov�)'
- TabOrder = 2
- end
- object CheckBox4: TCheckBox
- Left = 8
- Top = 96
- Width = 140
- Height = 17
- Caption = 'bit 3 (Jmenovka svazku)'
- TabOrder = 3
- end
- object CheckBox5: TCheckBox
- Left = 152
- Top = 24
- Width = 140
- Height = 17
- Caption = 'bit 4 (Adres��)'
- TabOrder = 4
- end
- object CheckBox6: TCheckBox
- Left = 152
- Top = 48
- Width = 140
- Height = 17
- Caption = 'bit 5 (Archivovat)'
- TabOrder = 5
- end
- object CheckBox7: TCheckBox
- Left = 152
- Top = 72
- Width = 140
- Height = 17
- Caption = 'bit 6 (Rezervov�no)'
- TabOrder = 6
- end
- object CheckBox8: TCheckBox
- Left = 152
- Top = 96
- Width = 140
- Height = 17
- Caption = 'bit 7 (Norm�ln�)'
- TabOrder = 7
- end
- end
- end
-