25 lines
456 B
Plaintext
25 lines
456 B
Plaintext
object DM: TDM
|
|
OldCreateOrder = False
|
|
OnDestroy = DataModuleDestroy
|
|
Height = 372
|
|
Width = 531
|
|
object FDConnection1: TFDConnection
|
|
Left = 44
|
|
Top = 32
|
|
end
|
|
object FDQuery1: TFDQuery
|
|
Connection = FDConnection1
|
|
Left = 132
|
|
Top = 36
|
|
end
|
|
object FDPhysPgDriverLink1: TFDPhysPgDriverLink
|
|
Left = 240
|
|
Top = 32
|
|
end
|
|
object FDGUIxWaitCursor1: TFDGUIxWaitCursor
|
|
Provider = 'Forms'
|
|
Left = 360
|
|
Top = 36
|
|
end
|
|
end
|