61 lines
1.3 KiB
Plaintext
61 lines
1.3 KiB
Plaintext
object DlgPrintApproveRst: TDlgPrintApproveRst
|
|
Left = 0
|
|
Top = 0
|
|
BorderStyle = bsSingle
|
|
Caption = #52636#47141' '#50836#52397' '#44208#44284
|
|
ClientHeight = 194
|
|
ClientWidth = 350
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = 'Segoe UI'
|
|
Font.Style = []
|
|
FormStyle = fsStayOnTop
|
|
Position = poScreenCenter
|
|
OnClose = FormClose
|
|
TextHeight = 15
|
|
object lbMsg: TLabel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 350
|
|
Height = 89
|
|
Align = alTop
|
|
Alignment = taCenter
|
|
AutoSize = False
|
|
Caption = #52636#47141' '#50836#52397#51060' '#49849#51064' '#46104#50632#49845#45768#45796'.'#13#10#13#10#51104#49884' '#54980' '#52636#47141#51060' '#49884#51089#46121#45768#45796'.'
|
|
Layout = tlCenter
|
|
ExplicitWidth = 408
|
|
end
|
|
object pnBottom: TPanel
|
|
Left = 0
|
|
Top = 153
|
|
Width = 350
|
|
Height = 41
|
|
Align = alBottom
|
|
BevelOuter = bvNone
|
|
TabOrder = 0
|
|
ExplicitTop = 152
|
|
ExplicitWidth = 346
|
|
object btnOk: TButton
|
|
Left = 144
|
|
Top = 8
|
|
Width = 75
|
|
Height = 25
|
|
Caption = #54869#51064
|
|
TabOrder = 0
|
|
OnClick = btnOkClick
|
|
end
|
|
end
|
|
object mmReason: TMemo
|
|
Left = 0
|
|
Top = 89
|
|
Width = 350
|
|
Height = 64
|
|
Align = alClient
|
|
TabOrder = 1
|
|
ExplicitWidth = 346
|
|
ExplicitHeight = 63
|
|
end
|
|
end
|