Data.Bind.ObjectScope.TBindSourceAdapter.Modified
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp
| |
Unit: Data.Bind.ObjectScope | |
Parent: TBindSourceAdapter |
Delphi
property Modified: Boolean read FModified;
C++
__property bool Modified = {read=FModified, nodefault};
Description
Indicates if the source adapter has been modified.
Read Modified to determine if the source adapter has been modified.