Summary
True after object property changes.
Class
TMtxVec
Declaration
Property Dirty: boolean read FDirty write setDirty;
Description
Set to true after TMtxVec property has changed. Initially when the object is created this property is set to false. But when a change to object or it's elements is made, Dirty changes to true. Use this property to determine if the calling object and it's properties have changed.
| Copyright 2008 Dew Research |
http://www.dewresearch.com