home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2001 June
/
VPR0106A.BIN
/
OLS
/
DIARY
/
diary.lzh
/
diary
/
diary.exe
/
0
/
RCDATA
/
TPASSWORDDIALOG
/
TPASSWORDDIALOG.txt
Wrap
Text File
|
2001-03-22
|
2KB
|
84 lines
object PasswordDialog: TPasswordDialog
Left = 260
Top = 184
ActiveControl = Edit
BorderStyle = bsDialog
Caption = 'ソスpソスXソスソスソス[ソスhソスフ難ソスソスソス:'
ClientHeight = 122
ClientWidth = 252
Color = clBtnFace
ParentFont = True
OldCreateOrder = True
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 12
object OKButton: TButton
Left = 101
Top = 90
Width = 69
Height = 24
Caption = 'OK(&O)'
Default = True
Enabled = False
ModalResult = 1
TabOrder = 1
OnClick = OKButtonClick
end
object CancelButton: TButton
Left = 175
Top = 90
Width = 70
Height = 24
Cancel = True
Caption = 'ソスLソスソスソスソスソスZソスソス'
ModalResult = 2
TabOrder = 2
end
object GroupBox1: TGroupBox
Left = 7
Top = 7
Width = 238
Height = 75
Caption = 'ソスpソスXソスソスソス[ソスh'
TabOrder = 0
object Edit: TEdit
Left = 10
Top = 17
Width = 217
Height = 20
PasswordChar = '*'
TabOrder = 0
OnChange = EditChange
end
object AddButton: TButton
Left = 10
Top = 42
Width = 60
Height = 24
Caption = 'ソスヌ会ソス(&A)'
Enabled = False
TabOrder = 1
OnClick = AddButtonClick
end
object RemoveButton: TButton
Left = 76
Top = 42
Width = 60
Height = 24
Caption = 'ソス尞(&R)'
Enabled = False
TabOrder = 2
OnClick = RemoveButtonClick
end
object RemoveAllButton: TButton
Left = 143
Top = 42
Width = 84
Height = 24
Caption = 'ソスソスソスラて削除(&M)'
TabOrder = 3
OnClick = RemoveAllButtonClick
end
end
end