home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2002 July
/
VPR0207A.ISO
/
OLS
/
SW235
/
sw235.lzh
/
Schwatch.exe
/
0
/
RCDATA
/
TDLGPASSENTRY
/
TDLGPASSENTRY.txt
Wrap
Text File
|
2002-04-17
|
2KB
|
78 lines
object DlgPassEntry: TDlgPassEntry
Left = 245
Top = 108
BorderStyle = bsDialog
Caption = 'ソスpソスXソスソスソス[ソスhソスoソス^'
ClientHeight = 88
ClientWidth = 377
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
Font.Style = []
Position = poScreenCenter
OnCloseQuery = FormCloseQuery
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Label16: TLabel
Left = 16
Top = 22
Width = 92
Height = 12
Caption = 'ソスVソスソスソスソスソスpソスXソスソスソス[ソスhソスF'
end
object Label17: TLabel
Left = 16
Top = 52
Width = 120
Height = 12
Caption = 'ソスpソスXソスソスソス[ソスhソスフ確ソスFソスソスソスヘ:'
end
object BtnOk: TButton
Left = 280
Top = 16
Width = 81
Height = 22
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 2
OnClick = BtnOkClick
end
object BtnCancel: TButton
Left = 280
Top = 48
Width = 81
Height = 22
Cancel = True
Caption = 'ソスLソスソスソスソスソスZソスソス'
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
Font.Style = []
ModalResult = 2
ParentFont = False
TabOrder = 3
end
object MskNewPasswd: TMaskEdit
Left = 144
Top = 16
Width = 113
Height = 20
MaxLength = 8
PasswordChar = '*'
TabOrder = 0
end
object MskAgainPasswd: TMaskEdit
Left = 144
Top = 48
Width = 113
Height = 20
MaxLength = 8
PasswordChar = '*'
TabOrder = 1
end
end