home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2001 June
/
VPR0106A.BIN
/
OLS
/
ELW0103A
/
elw0103a.lzh
/
ELWatcher.exe
/
0
/
RCDATA
/
TFRMEDITMAIL
/
TFRMEDITMAIL.txt
Wrap
Text File
|
2000-12-16
|
2KB
|
105 lines
object frmEditMail: TfrmEditMail
Left = 990
Top = 101
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'ソスソスソス[ソスソスソスAソスhソスソスソスXソスメ集'
ClientHeight = 164
ClientWidth = 280
Color = clBtnFace
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 8
Top = 88
Width = 39
Height = 12
Caption = 'ソスソスソスソス(&P)'
FocusControl = edtPost
end
object Label2: TLabel
Left = 8
Top = 48
Width = 40
Height = 12
Caption = 'ソスソスソスソス(&N)'
FocusControl = edtName
end
object Label4: TLabel
Left = 8
Top = 128
Width = 52
Height = 12
Caption = 'ソスAソスソスソスソス(&O)'
FocusControl = edtContact
end
object Label3: TLabel
Left = 8
Top = 8
Width = 90
Height = 12
Caption = 'ソスソスソス[ソスソスソスAソスhソスソスソスX(&M)'
FocusControl = edtMailAddr
end
object edtPost: TEdit
Left = 8
Top = 100
Width = 161
Height = 20
TabOrder = 2
Text = 'edtPost'
end
object edtName: TEdit
Left = 8
Top = 60
Width = 161
Height = 20
TabOrder = 1
Text = 'edtName'
end
object edtContact: TEdit
Left = 8
Top = 140
Width = 161
Height = 20
TabOrder = 3
Text = 'edtContact'
end
object btnEntry: TButton
Left = 184
Top = 16
Width = 89
Height = 25
Caption = 'ソスoソス^(&E)'
Default = True
TabOrder = 4
OnClick = btnEntryClick
end
object btnCancel: TButton
Left = 184
Top = 48
Width = 89
Height = 25
Cancel = True
Caption = 'ソスLソスソスソスソスソスZソスソス(&C)'
ModalResult = 2
TabOrder = 5
end
object edtMailAddr: TEdit
Left = 8
Top = 20
Width = 161
Height = 20
TabOrder = 0
Text = 'edtMailAddr'
end
end