home *** CD-ROM | disk | FTP | other *** search
- object OKBottomDlg: TOKBottomDlg
- Left = 323
- Top = 153
- BorderStyle = bsDialog
- Caption = 'Destination CD'
- ClientHeight = 253
- ClientWidth = 303
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 8
- Top = 8
- Width = 32
- Height = 32
- end
- object lblPrompt: TLabel
- Left = 48
- Top = 8
- Width = 249
- Height = 57
- AutoSize = False
- Caption = '(Prompt)'
- WordWrap = True
- end
- object lblRequirements: TLabel
- Left = 48
- Top = 120
- Width = 249
- Height = 57
- AutoSize = False
- Caption = '(Requirements)'
- WordWrap = True
- end
- object Label1: TLabel
- Left = 48
- Top = 80
- Width = 89
- Height = 13
- AutoSize = False
- Caption = 'Size:'
- end
- object Label2: TLabel
- Left = 48
- Top = 96
- Width = 89
- Height = 13
- AutoSize = False
- Caption = 'Status:'
- end
- object Label3: TLabel
- Left = 146
- Top = 80
- Width = 153
- Height = 13
- Alignment = taRightJustify
- AutoSize = False
- Caption = '354 MB Free'
- end
- object Label4: TLabel
- Left = 146
- Top = 96
- Width = 153
- Height = 13
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Recordable'
- end
- object CheckBox1: TCheckBox
- Left = 40
- Top = 194
- Width = 177
- Height = 17
- Caption = 'Allways use determined Capacity'
- TabOrder = 4
- end
- object OKBtn: TButton
- Left = 63
- Top = 228
- Width = 75
- Height = 23
- Caption = 'Retry'
- Default = True
- ModalResult = 4
- TabOrder = 0
- end
- object CancelBtn: TButton
- Left = 143
- Top = 228
- Width = 75
- Height = 23
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 1
- end
- object Button1: TButton
- Left = 223
- Top = 228
- Width = 75
- Height = 23
- Caption = 'Ignore'
- ModalResult = 5
- TabOrder = 2
- end
- object Button2: TButton
- Left = 40
- Top = 192
- Width = 129
- Height = 23
- Caption = 'Test Capacity'
- TabOrder = 3
- end
- end
-