TSigmaInsightView Class

Represents type TSigmaInsightView.

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

The TSigmaInsightView type exposes the following members.

Show:
 NameDescription
ID

Represents property ID.

Name

Represents property Name.

Setup

Represents property Setup.

Top
Show:
 NameDescription
GetID

Represents method GetID.

GetName

Represents method GetName.

GetSetup

Represents method GetSetup.

LoadSetupFromFile(TSigmaProject,String)

Represents method LoadSetupFromFile(TSigmaProject,String).

SaveSetupToFile(String)

Represents method SaveSetupToFile(String).

Top