home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 May
/
Chip_2003-05_cd2.bin
/
burn
/
tmpgenc
/
download
/
TMPGEnc-2.58.44.152-Free.exe
/
TMPGEnc.exe
/
1041
/
RCDATA
/
TLOGVIEWFORM
/
TLOGVIEWFORM.txt
Wrap
Text File
|
2002-08-30
|
960b
|
46 lines
object LogViewForm: TLogViewForm
Left = 229
Top = 336
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
ClientHeight = 343
ClientWidth = 529
Color = clBtnFace
Constraints.MinHeight = 370
Constraints.MinWidth = 537
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '�l�r �o�S�V�b�N'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
Scaled = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object Memo: TMemo
Left = 6
Top = 7
Width = 517
Height = 299
Anchors = [akLeft, akTop, akRight, akBottom]
ReadOnly = True
ScrollBars = ssBoth
TabOrder = 1
OnKeyDown = MemoKeyDown
end
object OKButton: TButton
Left = 448
Top = 313
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Cancel = True
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
end
end