BSOne.SFC/eCrmHE/EXE_eCrmHomeEdition/ContentSearch/DFailFileList.dfm

48 lines
1.0 KiB
Plaintext

object DlgFailFileList: TDlgFailFileList
Left = 0
Top = 0
BorderIcons = [biSystemMenu]
Caption = #52376#47532' '#49892#54056#54620' '#54028#51068' '#47785#47197
ClientHeight = 299
ClientWidth = 497
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Segoe UI'
Font.Style = []
Position = poOwnerFormCenter
Scaled = False
DesignSize = (
497
299)
TextHeight = 15
object Label1: TLabel
Left = 24
Top = 16
Width = 246
Height = 15
Caption = #54028#51068' '#49324#50857#51473' '#46321#51032' '#51060#50976#47196' '#51089#50629#51012' '#49892#54056#54664#49845#45768#45796'.'
end
object mmList: TMemo
Left = 24
Top = 48
Width = 449
Height = 193
Anchors = [akLeft, akTop, akRight, akBottom]
ReadOnly = True
ScrollBars = ssBoth
TabOrder = 0
end
object btnClose: TButton
Left = 211
Top = 258
Width = 75
Height = 25
Cancel = True
Caption = #45803#44592
ModalResult = 8
TabOrder = 1
end
end