object BlobForm: TBlobForm Left = 347 Top = 104 Width = 297 Height = 189 HelpContext = 2000 Caption = 'Blob �����۰�' ParentFont = True HelpFile = 'dbexplr3.hlp' Icon.Data = {} PopupMenu = BlobPopupMenu OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 12 object BlobGraphic: TDBImage Left = 0 Top = 0 Width = 289 Height = 165 Align = alClient Stretch = True TabOrder = 0 end object BlobMemo: TDBMemo Left = 0 Top = 0 Width = 289 Height = 165 Align = alClient TabOrder = 1 end object BlankPanel: TPanel Left = 0 Top = 0 Width = 289 Height = 165 Align = alClient BevelInner = bvLowered BevelOuter = bvNone TabOrder = 2 end object BlobPopupMenu: TPopupMenu OnPopup = BlobMenuPopup Left = 32 Top = 8 object PMOnTop: TMenuItem Caption = '��Ɏ�O�ɕ\��' HelpContext = 2900 OnClick = PMOnTopClick end object N2: TMenuItem Caption = '-' end object PMShowDefault: TMenuItem Caption = '��̫�ĕ\��' Checked = True GroupIndex = 1 HelpContext = 2910 RadioItem = True OnClick = PMShowDefaultClick end object PMShowGraphic: TMenuItem Caption = '�摜�Ƃ��ĕ\��' GroupIndex = 1 HelpContext = 2920 RadioItem = True OnClick = PMShowGraphicClick end object PMShowText: TMenuItem Caption = '÷�ĂƂ��ĕ\��' GroupIndex = 1 HelpContext = 2930 RadioItem = True OnClick = PMShowTextClick end object PMShowMemory: TMenuItem Caption = '�ް��Ƃ��ĕ\��' GroupIndex = 2 HelpContext = 2940 RadioItem = True Visible = False OnClick = PMShowMemoryClick end object N1: TMenuItem Caption = '-' GroupIndex = 2 Visible = False end object PMUndo: TMenuItem Caption = '���ɖ߂�(&U)' GroupIndex = 2 Visible = False end object N5: TMenuItem Caption = '-' GroupIndex = 2 Visible = False end object PMCut: TMenuItem Caption = '�؂���(&T)' GroupIndex = 2 Visible = False end object PMCopy: TMenuItem Caption = '��߰(&C)' GroupIndex = 2 Visible = False end object PMPaste: TMenuItem Caption = '�\��t��(&P)' GroupIndex = 2 Visible = False end object PMDelete: TMenuItem Caption = '�폜(&D)' GroupIndex = 2 Visible = False end object PMSelectAll: TMenuItem Caption = '���ׂđI��(&L)' GroupIndex = 2 ShortCut = 16449 Visible = False end object N6: TMenuItem Caption = '-' GroupIndex = 2 Visible = False end object PMLoad: TMenuItem Caption = '̧�ق���ǂݍ���...' Enabled = False GroupIndex = 2 ShortCut = 16460 Visible = False end object PMSave: TMenuItem Caption = '̧�قɕۑ�...' Enabled = False GroupIndex = 2 ShortCut = 16467 Visible = False end object MHotKey: TMenuItem Caption = 'HotKey' GroupIndex = 2 ShortCut = 32889 Visible = False OnClick = BlobPopupMenuPopup end end end