Data.Bind.DBLinks.TBaseDBGridLinkColumn.IsStored
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: protected | |
| Source: Data.Bind.DBLinks.pas Data.Bind.DBLinks.hpp
| |
| Unit: Data.Bind.DBLinks | |
| Parent: TBaseDBGridLinkColumn | |
Delphi
property IsStored: Boolean read FStored write FStored default True;
C++
__property bool IsStored = {read=FStored, write=FStored, default=1};
Description
Embarcadero Technologies does not currently have any additional information.