home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1997 April
/
Chip_1997-04_cd.bin
/
prezent
/
cb
/
data.z
/
STDVCS32.DLL
/
RCDATA
/
TLOCKLISTDLG
/
TLOCKLISTDLG.txt
Wrap
Text File
|
1997-01-16
|
896b
|
46 lines
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