home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2002 July
/
VPR0207A.ISO
/
OLS
/
SW235
/
sw235.lzh
/
Schwatch.exe
/
0
/
RCDATA
/
TDLGMEMO
/
TDLGMEMO.txt
Wrap
Text File
|
2002-04-17
|
887b
|
49 lines
object DlgMemo: TDlgMemo
Left = 213
Top = 115
BorderStyle = bsDialog
Caption = 'Memo'
ClientHeight = 234
ClientWidth = 284
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS UI Gothic'
Font.Style = []
Scaled = False
OnCloseQuery = FormCloseQuery
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object MemoDay: TMemo
Left = 0
Top = 0
Width = 284
Height = 201
Align = alTop
ImeMode = imHira
TabOrder = 0
end
object BtnOk: TButton
Left = 112
Top = 208
Width = 81
Height = 22
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
OnClick = BtnOkClick
end
object BtnCancel: TButton
Left = 200
Top = 208
Width = 81
Height = 22
Cancel = True
Caption = 'ソスソスンセソス'
ModalResult = 2
TabOrder = 2
end
end