TSigmaToolFile Class

Represents type TSigmaToolFile.

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

The TSigmaToolFile type exposes the following members.

Show:
 NameDescription
Filename

Represents property Filename.

Name

Represents property Name.

Top
Show:
 NameDescription
CreateTool(TSigmaProject)

Represents method CreateTool(TSigmaProject).

Execute(TSigmaProject)

Represents method Execute(TSigmaProject).

GetFilename

Represents method GetFilename.

GetName

Represents method GetName.

Top