home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1999 October / VPR9910A.BIN / OLS / tvschedu / tvschedu.lzh / TvSchedu.exe / 0 / RCDATA / TFORMAPP / TFORMAPP.txt
Text File  |  1999-07-30  |  2KB  |  84 lines

  1. object FormApp: TFormApp
  2.   Left = 168
  3.   Top = 186
  4.   BorderStyle = bsSingle
  5.   Caption = 'ソスソスソスソスIソスネ予ソスソスフ鯉ソスソスソス'
  6.   ClientHeight = 81
  7.   ClientWidth = 349
  8.   Color = clBtnFace
  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.   OldCreateOrder = False
  15.   OnClose = FormClose
  16.   OnCreate = FormCreate
  17.   OnDestroy = FormDestroy
  18.   OnPaint = FormPaint
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 12
  22.   object LabelWord: TLabel
  23.     Left = 12
  24.     Top = 8
  25.     Width = 4
  26.     Height = 12
  27.   end
  28.   object ProgressBar1: TProgressBar
  29.     Left = 8
  30.     Top = 29
  31.     Width = 337
  32.     Height = 9
  33.     Anchors = [akLeft, akRight]
  34.     Min = 0
  35.     Max = 100
  36.     TabOrder = 1
  37.   end
  38.   object ButtonCancel: TButton
  39.     Left = 137
  40.     Top = 48
  41.     Width = 75
  42.     Height = 25
  43.     Cancel = True
  44.     Caption = 'ソスLソスソスソスソスソスZソスソス'
  45.     TabOrder = 0
  46.     OnClick = ButtonCancelClick
  47.   end
  48.   object VSSOutlookA: TVSSOutlookAppointment
  49.     MeetingStatus = oNonMeeting
  50.     Duration = 0
  51.     Display = True
  52.     ReminderBeforeStart = 15
  53.     Sensitivity = oPrivate
  54.     AllDayEvent = False
  55.     BusyStatus = oBusy
  56.     Importance = oImportanceNormal
  57.     IsOnLineMeeting = False
  58.     NetMeetingType = oNetMeeting
  59.     ReminderOverrideDefault = True
  60.     ReminderSound = False
  61.     ResponseRequested = False
  62.     ReminderSet = False
  63.     OverWrite = True
  64.     Left = 288
  65.     Top = 24
  66.   end
  67.   object CsvFile1: TCsvFile
  68.     CSVFlags = [coDelimi, coDelStr, coLTrim, coRTrim, coAutoLoad, coStrData, co24Time, coYYYYDate]
  69.     DelStr = '"'
  70.     Delimiter = '"'
  71.     Separator = ','
  72.     Left = 56
  73.     Top = 40
  74.   end
  75.   object CsvFile2: TCsvFile
  76.     CSVFlags = [coDelimi, coDelStr, coLTrim, coRTrim, coAutoLoad, coStrData, co24Time, coYYYYDate]
  77.     DelStr = '"'
  78.     Delimiter = '"'
  79.     Separator = ','
  80.     Left = 224
  81.     Top = 48
  82.   end
  83. end
  84.