Data.DB.TDataSet.SetObjectView

From RAD Studio API Documentation
Revision as of 16:45, 16 October 2011 by PyBot (talk | contribs) (Scoping Libraries)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=Data.DB.TDataSet.SetObjectView&oldid=153553"