object FormCard: TFormCard Left = 242 Top = 164 BorderStyle = bsDialog Caption = '�e���r�ԑg�J�[�h' ClientHeight = 221 ClientWidth = 372 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 OnCreate = FormCreate OnDestroy = FormDestroy OnShow = FormShow PixelsPerInch = 96 TextHeight = 12 object Label1: TLabel Left = 8 Top = 16 Width = 36 Height = 12 Caption = '�ԑg��' end object Label3: TLabel Left = 8 Top = 48 Width = 54 Height = 12 Caption = '�`�����l��' end object LabelChannel: TLabel Left = 80 Top = 48 Width = 4 Height = 12 end object Label2: TLabel Left = 8 Top = 80 Width = 24 Height = 12 Caption = '����' end object LabelTime: TLabel Left = 72 Top = 80 Width = 4 Height = 12 end object ButtonSave: TButton Left = 17 Top = 188 Width = 75 Height = 25 Hint = '�\��\�ɔԑg��ۑ�����' Anchors = [akLeft, akBottom] Caption = '�\��\��' Enabled = False ParentShowHint = False ShowHint = True TabOrder = 2 OnClick = ButtonSaveClick end object ButtonCancel: TButton Left = 281 Top = 188 Width = 75 Height = 25 Anchors = [akLeft, akBottom] Cancel = True Caption = '�L�����Z��' TabOrder = 5 OnClick = ButtonCancelClick end object Button1: TButton Left = 193 Top = 188 Width = 75 Height = 25 Anchors = [akLeft, akBottom] Caption = '�A���[��' Enabled = False TabOrder = 4 end object EditTitle: TEdit Left = 72 Top = 8 Width = 289 Height = 20 TabOrder = 0 end object Memo: TMemo Left = 8 Top = 104 Width = 361 Height = 73 TabOrder = 1 end object Button2: TButton Left = 105 Top = 188 Width = 75 Height = 25 Hint = '����I�ȂȔԑg���X�g�֕ۑ����܂�' Caption = '����I�Ȕԑg' ParentShowHint = False ShowHint = True TabOrder = 3 OnClick = Button2Click end object VSSOutlookA: TVSSOutlookAppointment MeetingStatus = oMeeting Duration = 0 Display = False ReminderBeforeStart = 15 Sensitivity = oConfidential AllDayEvent = False BusyStatus = oFree Importance = oImportanceLow IsOnLineMeeting = False NetMeetingType = oNetMeeting ReminderOverrideDefault = False ReminderSound = False ResponseRequested = False ReminderSet = False OverWrite = False Left = 320 Top = 64 end end