object DlgAipParserMain: TDlgAipParserMain Left = 0 Top = 0 Caption = 'MsAipParser' ClientHeight = 441 ClientWidth = 624 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Segoe UI' Font.Style = [] Position = poScreenCenter TextHeight = 15 object edPath: TEdit Left = 56 Top = 24 Width = 393 Height = 23 TabOrder = 0 Text = 'C:\Users\kku\Desktop\TocsgEnc\OneDrive_2024-12-05(CNR'#46041#51089#54980' BSOne A' + 'IP'#48120#51064#49885')\Microsoft 365 '#49444#52824' '#48169#48277'.pdf' end object btnParser: TButton Left = 238 Top = 64 Width = 75 Height = 25 Caption = 'btnParser' TabOrder = 1 OnClick = btnParserClick end object mmInfo: TMemo Left = 24 Top = 136 Width = 529 Height = 249 Lines.Strings = ( 'mmInfo') ScrollBars = ssBoth TabOrder = 2 end end