You are here: Symbol Reference > AbstractMtxVec Namespace > Classes > TMtxVec Class > public > TMtxVec.Dirty Property
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxVec.Dirty Property

True after object property changes.

Pascal
property Dirty: boolean;

Set this 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 can be changed to true. Use this property to determine if the calling object and it's properties have changed. This property never changes automatically.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!