home *** CD-ROM | disk | FTP | other *** search
- object LockListDlg: TLockListDlg
- Left = 465
- Top = 571
- ActiveControl = LockList
- BorderStyle = bsDialog
- Caption = 'Lock List'
- ClientHeight = 283
- ClientWidth = 314
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- PixelsPerInch = 96
- Position = poScreenCenter
- TextHeight = 13
- object FileName: TLabel
- Left = 12
- Top = 8
- Width = 289
- Height = 53
- AutoSize = False
- Caption = '%s has the following revisions already locked:'
- WordWrap = True
- end
- object LockList: TListBox
- Left = 8
- Top = 64
- Width = 297
- Height = 177
- ItemHeight = 13
- TabOrder = 0
- end
- object OkButton: TBitBtn
- Left = 119
- Top = 250
- Width = 75
- Height = 25
- Hint = 'Dismiss the lock list dialog'
- Caption = 'OK'
- Default = True
- ModalResult = 1
- ParentShowHint = False
- ShowHint = False
- TabOrder = 1
- NumGlyphs = 2
- end
- end
-