SmartFactory_NEOL/SOURCE/Agent,Kiosk/NEOL-KIOSK/uDM.dfm
2026-09-04 14:08:41 +09:00

30 lines
549 B
Plaintext

object DM: TDM
OldCreateOrder = False
OnDestroy = DataModuleDestroy
Height = 372
Width = 531
object FDGUIxWaitCursor1: TFDGUIxWaitCursor
Provider = 'Forms'
Left = 267
Top = 44
end
object FDPhysPgDriverLink1: TFDPhysPgDriverLink
Left = 200
Top = 24
end
object FDQuery1: TFDQuery
Connection = FDConnection1
Left = 116
Top = 52
end
object FDConnection1: TFDConnection
Left = 52
Top = 32
end
object FDQuery2: TFDQuery
Connection = FDConnection1
Left = 44
Top = 132
end
end