home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2002 July
/
VPR0207A.ISO
/
OLS
/
SW235
/
sw235.lzh
/
Schwatch.exe
/
0
/
RCDATA
/
TDLGPASSWD
/
TDLGPASSWD.txt
Wrap
Text File
|
2002-04-17
|
1KB
|
54 lines
object DlgPasswd: TDlgPasswd
Left = 440
Top = 124
BorderStyle = bsDialog
Caption = 'ソスpソスXソスソスソス[ソスhソスフ難ソスソスソス'
ClientHeight = 71
ClientWidth = 311
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
Font.Style = []
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 24
Top = 16
Width = 120
Height = 12
Caption = 'ソスNソスソスソスpソスXソスソスソス[ソスhソスフ難ソスソスヘ:'
end
object MskPasswd: TEdit
Left = 24
Top = 32
Width = 169
Height = 20
PasswordChar = '*'
TabOrder = 0
end
object OKBtn: TButton
Left = 216
Top = 8
Width = 81
Height = 22
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
OnClick = OKBtnClick
end
object CancelBtn: TButton
Left = 216
Top = 40
Width = 81
Height = 22
Cancel = True
Caption = 'ソスLソスソスソスソスソスZソスソス'
ModalResult = 2
TabOrder = 2
end
end