BSOne.SFC/eCrmHE/EXE_eCrmHeHelper/DHeHelperMain.dfm

23 lines
439 B
Plaintext

object DlgHeHelperMain: TDlgHeHelperMain
Left = 0
Top = 0
BorderIcons = []
BorderStyle = bsNone
Caption = 'DlgHeHelperMain'
ClientHeight = 76
ClientWidth = 185
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Segoe UI'
Font.Style = []
TextHeight = 15
object tMtx: TTimer
Enabled = False
OnTimer = tMtxTimer
Left = 32
Top = 24
end
end