object FormProject: TFormProject Left = 537 Height = 588 Top = 440 Width = 918 Caption = 'Project settings' ClientHeight = 588 ClientWidth = 918 DesignTimePPI = 144 LCLVersion = '2.0.0.4' object SpinEditSectorSize: TSpinEdit Left = 336 Height = 43 Top = 228 Width = 152 MaxValue = 63 OnChange = SpinEditSectorSizeChange ParentFont = False TabOrder = 0 Value = 1 end object Label1: TLabel Left = 24 Height = 26 Top = 240 Width = 96 Caption = 'Sector size:' ParentColor = False ParentFont = False end object Button1: TButton Left = 489 Height = 38 Top = 420 Width = 112 Caption = 'Ok' ModalResult = 1 ParentFont = False TabOrder = 1 end object Button2: TButton Left = 336 Height = 38 Top = 420 Width = 112 Caption = 'Cancel' ModalResult = 2 ParentFont = False TabOrder = 2 end object EditName: TEdit Left = 288 Height = 43 Top = 12 Width = 360 ParentFont = False TabOrder = 3 end object Label2: TLabel Left = 24 Height = 26 Top = 24 Width = 56 Caption = 'Name:' ParentColor = False ParentFont = False end object ComboBoxDrive: TComboBox Left = 288 Height = 42 Top = 84 Width = 576 ItemHeight = 0 ParentFont = False Style = csDropDownList TabOrder = 4 end object Label3: TLabel Left = 24 Height = 26 Top = 96 Width = 49 Caption = 'Drive:' ParentColor = False ParentFont = False end object Label4: TLabel Left = 24 Height = 26 Top = 168 Width = 113 Caption = 'Sector count:' ParentColor = False ParentFont = False end object LabelSectorCount: TLabel Left = 288 Height = 26 Top = 168 Width = 15 Caption = ' ' ParentColor = False ParentFont = False end object Label5: TLabel Left = 288 Height = 26 Top = 240 Width = 20 Caption = '2^' ParentColor = False ParentFont = False end object Label6: TLabel Left = 512 Height = 26 Top = 240 Width = 10 Caption = '=' ParentColor = False ParentFont = False end end