home *** CD-ROM | disk | FTP | other *** search
- object FrmMain: TFrmMain
- Left = 274
- Top = 121
- BorderIcons = [biSystemMenu, biMinimize]
- BorderStyle = bsSingle
- Caption = 'FrmMain'
- ClientHeight = 453
- ClientWidth = 688
- Font.Charset = SHIFTJIS_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = '�l�r �o�S�V�b�N'
- Font.Style = []
- Position = poScreenCenter
- PrintScale = poNone
- OnActivate = FormActivate
- OnClose = FormClose
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnMouseUp = IDispMouseUp
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 12
- object IDisp: TEffectImage
- Left = 4
- Top = 3
- Width = 105
- Height = 105
- Effect = 16
- AutoSize = True
- OnMouseUp = IDispMouseUp
- end
- object Ini: TIniGT
- DefaultDir = ddApplication
- Fence = fnNone
- Left = 639
- Top = 62
- end
- object Tmr: TTimer
- Enabled = False
- Interval = 2000
- OnTimer = TmrTimer
- Left = 648
- Top = 126
- end
- object SPIs: TSPIs
- AutoSearch = True
- SearchOptions = [spsSusieDir, spsAppDir, spsCurrentDir, spsSystemDir, spsWindowsDir]
- Left = 639
- Top = 14
- end
- end
-