|
Navigation: Function Reference > Stream Functions > TEStream.setDirty() TEStream.setDirty() |
Top Previous Next |
TEStream.setDirty( aData: Boolean );
Sets the dirty state of the stream. Can be used in conjunction with the getDirty() function to determine when a stream has been updated.
Parameters
aData |
boolean value (true or false) |
See also: