Parts Reference
- databaseRecords
- An event of databaseRecordsindicates that the records with the
item and format specifications, that define the public interface, for the part
have changed.
- destroyedPart
- The destroyedPart event signals that the part and its children
have been destroyed. Any system resources associated with the destroyed
parts have been released.
- executeString
- An executeString event signals a change in the string sent from
one application to another application as a command.
- lastTransferError
- A lastTransferError event indicates a change in the string that
describes the last error that occurred when attempting to transfer data to or
from the server.
- self
- A self event indicates that the value of the target part itself
has changed.
- serverName
- A serverName event signals a change in the server that the DDE
part communicates with. The server name is usually, but not always, the
actual name of the server application.
- testMode
- A testMode event indicates that the server names are visible to
the client parts.
- timeOut
- A timeOut event indicates a change in the maximum amount of
time, in milliseconds, that any request is allowed to take. The default
is 1000 milliseconds (one second).
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]