home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1999 February / VPR9902A.BIN / OLS / del32011 / del32011.lzh / Del32.exe / 0 / RCDATA / TFRMDRIVEINFO / TFRMDRIVEINFO.txt
Text File  |  1998-08-28  |  504b  |  21 lines

  1. object frmDriveInfo: TfrmDriveInfo
  2.   Left = 209
  3.   Top = 203
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'ソスhソスソスソスCソスuソスソスソス (Alt + D)'
  7.   ClientHeight = 184
  8.   ClientWidth = 406
  9.   Font.Charset = SHIFTJIS_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -12
  12.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   OnCreate = FormCreate
  16.   OnKeyDown = FormKeyDown
  17.   OnKeyPress = FormKeyPress
  18.   PixelsPerInch = 96
  19.   TextHeight = 12
  20. end
  21.