Data.DB.TDataSet.SetObjectView
Delphi
procedure SetObjectView(const Value: Boolean);
C++
void __fastcall SetObjectView(const bool Value);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | Data.DB.pas Data.DB.hpp |
Data.DB | TDataSet |
Description
Sets the ObjectView property.
SetObjectView is used to set the ObjectView property. See the ObjectView documentation for further details.