home *** CD-ROM | disk | FTP | other *** search
- object UpdateDlg: TUpdateDlg
- Left = 218
- Top = 111
- ActiveControl = CheckBox1
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'Update Objects'
- ClientHeight = 182
- ClientWidth = 333
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- PixelsPerInch = 96
- Position = poScreenCenter
- TextHeight = 16
- object Bevel2: TBevel
- Left = 22
- Top = 8
- Width = 289
- Height = 65
- end
- object Bevel1: TBevel
- Left = 24
- Top = 80
- Width = 289
- Height = 49
- end
- object Label1: TLabel
- Left = 32
- Top = 16
- Width = 273
- Height = 49
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'Please select the object libraries you would like to update. Ma' +
- 'ke sure your paths are correct in the Options Dialog.'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Bevel3: TBevel
- Left = 0
- Top = 128
- Width = 337
- Height = 10
- Shape = bsBottomLine
- end
- object CheckBox1: TCheckBox
- Left = 51
- Top = 96
- Width = 46
- Height = 17
- Caption = 'VCL'
- TabOrder = 0
- end
- object CheckBox2: TCheckBox
- Left = 147
- Top = 96
- Width = 54
- Height = 17
- Caption = 'OWL'
- TabOrder = 1
- end
- object CheckBox3: TCheckBox
- Left = 243
- Top = 96
- Width = 38
- Height = 17
- Caption = 'TV'
- TabOrder = 2
- end
- object BitBtn1: TBitBtn
- Left = 54
- Top = 144
- Width = 89
- Height = 33
- TabOrder = 3
- Kind = bkOK
- end
- object BitBtn2: TBitBtn
- Left = 190
- Top = 144
- Width = 89
- Height = 33
- TabOrder = 4
- Kind = bkCancel
- end
- end
-