object frmSurfacePreview: TfrmSurfacePreview Left = 193 Top = 533 BorderStyle = bsNone ClientHeight = 62 ClientWidth = 108 Color = clBtnFace Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #65325#65331' '#65328#12468#12471#12483#12463 Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 12 object Image: TImage Left = 0 Top = 0 Width = 108 Height = 62 Align = alClient end object Timer: TTimer Enabled = False Interval = 3000 OnTimer = TimerTimer Left = 16 Top = 16 end end