home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1997 May
/
VPR9705A.ISO
/
VPR_DATA
/
PROGRAM
/
CBTRIAL
/
SETUP
/
DATA.Z
/
DBPWDLG.DFM
/
DBPWDLG.txt
Wrap
Text File
|
1997-02-14
|
2KB
|
85 lines
object PasswordDialog: TPasswordDialog
Left = 260
Top = 184
ActiveControl = Edit
BorderStyle = bsDialog
Caption = 'ソス゚スワーソズの難ソスソスソス:'
ClientHeight = 132
ClientWidth = 273
Font.Color = clBlack
Font.Height = -12
Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
Font.Style = []
PixelsPerInch = 96
Position = poScreenCenter
TextHeight = 12
object OKButton: TButton
Left = 109
Top = 98
Width = 75
Height = 25
Caption = 'OK(&O)'
Default = True
Enabled = False
ModalResult = 1
TabOrder = 1
OnClick = OKButtonClick
end
object CancelButton: TButton
Left = 190
Top = 98
Width = 75
Height = 25
Cancel = True
Caption = 'ソスソスンセソス'
ModalResult = 2
TabOrder = 2
end
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 257
Height = 81
Caption = 'ソス゚スワーソスソス'
TabOrder = 0
object Edit: TEdit
Left = 16
Top = 18
Width = 225
Height = 20
PasswordChar = '*'
TabOrder = 0
OnChange = EditChange
end
object AddButton: TButton
Left = 16
Top = 46
Width = 65
Height = 25
Caption = 'ソスヌ会ソス(&A)'
Enabled = False
TabOrder = 1
OnClick = AddButtonClick
end
object RemoveButton: TButton
Left = 88
Top = 46
Width = 65
Height = 25
Caption = 'ソス尞(&R)'
Enabled = False
TabOrder = 2
OnClick = RemoveButtonClick
end
object RemoveAllButton: TButton
Left = 160
Top = 46
Width = 81
Height = 25
Caption = 'ソスソスソスラて削除(&M)'
TabOrder = 3
OnClick = RemoveAllButtonClick
end
end
end