object FormApp: TFormApp Left = 168 Top = 186 BorderStyle = bsSingle Caption = '����I�ȗ\��̌���' ClientHeight = 81 ClientWidth = 349 Color = clBtnFace Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] OldCreateOrder = False OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy OnPaint = FormPaint OnShow = FormShow PixelsPerInch = 96 TextHeight = 12 object LabelWord: TLabel Left = 12 Top = 8 Width = 4 Height = 12 end object ProgressBar1: TProgressBar Left = 8 Top = 29 Width = 337 Height = 9 Anchors = [akLeft, akRight] Min = 0 Max = 100 TabOrder = 1 end object ButtonCancel: TButton Left = 137 Top = 48 Width = 75 Height = 25 Cancel = True Caption = '�L�����Z��' TabOrder = 0 OnClick = ButtonCancelClick end object VSSOutlookA: TVSSOutlookAppointment MeetingStatus = oNonMeeting Duration = 0 Display = True ReminderBeforeStart = 15 Sensitivity = oPrivate AllDayEvent = False BusyStatus = oBusy Importance = oImportanceNormal IsOnLineMeeting = False NetMeetingType = oNetMeeting ReminderOverrideDefault = True ReminderSound = False ResponseRequested = False ReminderSet = False OverWrite = True Left = 288 Top = 24 end object CsvFile1: TCsvFile CSVFlags = [coDelimi, coDelStr, coLTrim, coRTrim, coAutoLoad, coStrData, co24Time, coYYYYDate] DelStr = '"' Delimiter = '"' Separator = ',' Left = 56 Top = 40 end object CsvFile2: TCsvFile CSVFlags = [coDelimi, coDelStr, coLTrim, coRTrim, coAutoLoad, coStrData, co24Time, coYYYYDate] DelStr = '"' Delimiter = '"' Separator = ',' Left = 224 Top = 48 end end