BSOne.SFC/EM.Lib/ImageEn_SRC/Demos/FullApps/ResizeConvert/ViewLog.dfm

27 lines
496 B
Plaintext

object ViewLogFile: TViewLogFile
Left = 224
Top = 221
Width = 585
Height = 336
Caption = 'Log File'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Shell Dlg 2'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Memo1: TMemo
Left = 0
Top = 0
Width = 577
Height = 302
Align = alClient
ScrollBars = ssBoth
TabOrder = 0
end
end