Главная страница | назад





Article #15220: TClientDataSet.Data property

 Question and Answer Database
FAQ220D.txt TClientDataSet.Data property
Category :DCOM/MultiTier/ActiveForm
Platform :All
Product :Delphi 3.x
Question:
How is the Data property used typically in an application?
Answer:
Typically, it won't be used. It is how you can get the packet
as a variant array of bytes. You can also assign to it if you
receive a data packet from the server through some method
outside the IProvider interface.
7/16/98 4:31:28 PM

Last Modified: 01-SEP-99