MMCL/SOURCE/agents/delphi_led_agent/U_DM.dfm
2026-09-04 11:27:31 +09:00

37 lines
671 B
Plaintext

object DM: TDM
Height = 274
Width = 693
object fdConnNilm: TFDConnection
Left = 100
Top = 56
end
object fdQryNilm: TFDQuery
Connection = fdConnNilm
Left = 100
Top = 132
end
object FDPhysPgDriverLink: TFDPhysPgDriverLink
Left = 520
Top = 56
end
object FDGUIxWaitCursor: TFDGUIxWaitCursor
Provider = 'Forms'
ScreenCursor = gcrNone
Left = 520
Top = 132
end
object fdConnEtc: TFDConnection
Left = 300
Top = 56
end
object fdQryEtc: TFDQuery
Connection = fdConnEtc
Left = 300
Top = 132
end
object FDPhysMySQLDriverLink1: TFDPhysMySQLDriverLink
Left = 520
Top = 208
end
end