Data.Bind.Components.TCustomBindGridLink.SetIsReadOnly
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: TCustomBindGridLink | |
Delphi
procedure SetIsReadOnly(Value: Boolean);
C++
void __fastcall SetIsReadOnly(bool Value);
Description
No longer used.