37 lines
935 B
Plaintext
37 lines
935 B
Plaintext
object DlgWaitExtrProcPrt: TDlgWaitExtrProcPrt
|
|
Left = 0
|
|
Top = 0
|
|
BorderIcons = [biMinimize, biMaximize]
|
|
BorderStyle = bsSingle
|
|
Caption = #52636#47141' '#51221#48372' '#52628#52636' '#51473'...'
|
|
ClientHeight = 130
|
|
ClientWidth = 256
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = 'Segoe UI'
|
|
Font.Style = []
|
|
FormStyle = fsStayOnTop
|
|
Position = poScreenCenter
|
|
TextHeight = 15
|
|
object lbMsg: TLabel
|
|
Left = -2
|
|
Top = 40
|
|
Width = 260
|
|
Height = 30
|
|
Alignment = taCenter
|
|
AutoSize = False
|
|
Caption = #52636#47141' '#51221#48372#47484' '#52628#52636#54616#44256' '#51080#49845#45768#45796'.'#13#10#51104#49884#47564' '#44592#45796#47140' '#51452#49901#49884#50724'...'
|
|
end
|
|
object lbProg: TLabel
|
|
Left = 0
|
|
Top = 76
|
|
Width = 260
|
|
Height = 15
|
|
Alignment = taCenter
|
|
AutoSize = False
|
|
Caption = '....'
|
|
end
|
|
end
|