TSigmaInsightViewTree Class

Represents type TSigmaInsightViewTree.

Namespace: Sigma.Document
TObject
  Sigma.Document.TSigmaInsightViewTree
type
 TSigmaInsightViewTree = class sealed(TObject)
 end;

The TSigmaInsightViewTree type exposes the following members.

Show:
 NameDescription
Create(TSigmaProject)

Initializes a new instance of the TSigmaInsightViewTree class.

Top
Show:
 NameDescription
RootItem

Represents property RootItem.

Top
Show:
 NameDescription
AsString

Represents method AsString.

Build(TSigmaItem)

Represents method Build(TSigmaItem).

GetRootItem

Represents method GetRootItem.

LoadSettings(TSigmaInsightViewSetup)

Overloaded. Represents method LoadSettings(TSigmaInsightViewSetup).

LoadSettings(TStream)

Overloaded. Represents method LoadSettings(TStream).

SaveToStream(TStream)

Represents method SaveToStream(TStream).

Top