object DlgPrintApproveReqA: TDlgPrintApproveReqA Left = 0 Top = 0 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = #52636#47141#47932' '#48372#50504 ClientHeight = 131 ClientWidth = 368 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Segoe UI' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter Scaled = False OnClose = FormClose TextHeight = 15 object Label1: TLabel Left = 0 Top = 0 Width = 368 Height = 81 Align = alTop Alignment = taCenter AutoSize = False Caption = #48124#44048#51221#48372#44032' '#54252#54632#46108' '#47928#49436#51032' '#52636#47141#51060' '#50836#52397' '#46104#50632#49845#45768#45796'.'#13#10#13#10#54869#51064#54616#49884#44256' '#49849#51064' '#48148#46989#45768#45796'.' Layout = tlCenter ExplicitLeft = 8 ExplicitWidth = 369 end object btnApprove: TButton Left = 79 Top = 100 Width = 75 Height = 25 Caption = #54869#51064 ModalResult = 1 TabOrder = 0 OnClick = btnApproveClick end object btnCancel: TButton Left = 215 Top = 98 Width = 75 Height = 25 Caption = #52712#49548 TabOrder = 1 OnClick = btnCancelClick end end