BSOne.SFC/Tocsg.Module/FindDocByData/DFindDocMain.dfm

45 lines
797 B
Plaintext

object DlgFindDocMain: TDlgFindDocMain
Left = 0
Top = 0
Caption = 'FindDocByData'
ClientHeight = 345
ClientWidth = 443
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Segoe UI'
Font.Style = []
Position = poScreenCenter
TextHeight = 15
object Label1: TLabel
Left = 8
Top = 16
Width = 57
Height = 15
Caption = #45824#49345' '#54260#45908' :'
end
object edTargetDir: TEdit
Left = 80
Top = 13
Width = 289
Height = 23
TabOrder = 0
end
object Find: TButton
Left = 375
Top = 12
Width = 58
Height = 25
Caption = 'Find'
TabOrder = 1
end
object mmInfo: TMemo
Left = 8
Top = 50
Width = 425
Height = 287
TabOrder = 2
end
end