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

  1. object FormCard: TFormCard
  2.   Left = 242
  3.   Top = 164
  4.   BorderStyle = bsDialog
  5.   Caption = 'ソスeソスソスソスrソスヤ組ソスJソス[ソスh'
  6.   ClientHeight = 221
  7.   ClientWidth = 372
  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.   OnCreate = FormCreate
  16.   OnDestroy = FormDestroy
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 12
  20.   object Label1: TLabel
  21.     Left = 8
  22.     Top = 16
  23.     Width = 36
  24.     Height = 12
  25.     Caption = 'ソスヤ組ソスソス'
  26.   end
  27.   object Label3: TLabel
  28.     Left = 8
  29.     Top = 48
  30.     Width = 54
  31.     Height = 12
  32.     Caption = 'ソス`ソスソスソスソスソスlソスソス'
  33.   end
  34.   object LabelChannel: TLabel
  35.     Left = 80
  36.     Top = 48
  37.     Width = 4
  38.     Height = 12
  39.   end
  40.   object Label2: TLabel
  41.     Left = 8
  42.     Top = 80
  43.     Width = 24
  44.     Height = 12
  45.     Caption = 'ソスソスソスソス'
  46.   end
  47.   object LabelTime: TLabel
  48.     Left = 72
  49.     Top = 80
  50.     Width = 4
  51.     Height = 12
  52.   end
  53.   object ButtonSave: TButton
  54.     Left = 17
  55.     Top = 188
  56.     Width = 75
  57.     Height = 25
  58.     Hint = 'ソス\ソスソス\ソスノ番組ソスソスロ托ソスソスソスソスソス'
  59.     Anchors = [akLeft, akBottom]
  60.     Caption = 'ソス\ソスソス\ソスソス'
  61.     Enabled = False
  62.     ParentShowHint = False
  63.     ShowHint = True
  64.     TabOrder = 2
  65.     OnClick = ButtonSaveClick
  66.   end
  67.   object ButtonCancel: TButton
  68.     Left = 281
  69.     Top = 188
  70.     Width = 75
  71.     Height = 25
  72.     Anchors = [akLeft, akBottom]
  73.     Cancel = True
  74.     Caption = 'ソスLソスソスソスソスソスZソスソス'
  75.     TabOrder = 5
  76.     OnClick = ButtonCancelClick
  77.   end
  78.   object Button1: TButton
  79.     Left = 193
  80.     Top = 188
  81.     Width = 75
  82.     Height = 25
  83.     Anchors = [akLeft, akBottom]
  84.     Caption = 'ソスAソスソスソス[ソスソス'
  85.     Enabled = False
  86.     TabOrder = 4
  87.   end
  88.   object EditTitle: TEdit
  89.     Left = 72
  90.     Top = 8
  91.     Width = 289
  92.     Height = 20
  93.     TabOrder = 0
  94.   end
  95.   object Memo: TMemo
  96.     Left = 8
  97.     Top = 104
  98.     Width = 361
  99.     Height = 73
  100.     TabOrder = 1
  101.   end
  102.   object Button2: TButton
  103.     Left = 105
  104.     Top = 188
  105.     Width = 75
  106.     Height = 25
  107.     Hint = 'ソスソスソスソスIソスネな番組ソスソスソスXソスgソスヨ保托ソスソスソスソスワゑソス'
  108.     Caption = 'ソスソスソスソスIソスネ番組'
  109.     ParentShowHint = False
  110.     ShowHint = True
  111.     TabOrder = 3
  112.     OnClick = Button2Click
  113.   end
  114.   object VSSOutlookA: TVSSOutlookAppointment
  115.     MeetingStatus = oMeeting
  116.     Duration = 0
  117.     Display = False
  118.     ReminderBeforeStart = 15
  119.     Sensitivity = oConfidential
  120.     AllDayEvent = False
  121.     BusyStatus = oFree
  122.     Importance = oImportanceLow
  123.     IsOnLineMeeting = False
  124.     NetMeetingType = oNetMeeting
  125.     ReminderOverrideDefault = False
  126.     ReminderSound = False
  127.     ResponseRequested = False
  128.     ReminderSet = False
  129.     OverWrite = False
  130.     Left = 320
  131.     Top = 64
  132.   end
  133. end
  134.