TSigmaProjectProperty Class

Represents type TSigmaProjectProperty.

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

The TSigmaProjectProperty type exposes the following members.

Show:
 NameDescription
DisplayName

Represents property DisplayName.

HasValue

Represents property HasValue.

Hidden

Represents property Hidden.

Internal

Represents property Internal.

Name

Represents property Name.

ReadOnly

Represents property ReadOnly.

Value

Represents property Value.

Top
Show:
 NameDescription
Clear

Represents method Clear.

GetDisplayName

Represents method GetDisplayName.

GetHasValue

Represents method GetHasValue.

GetHidden

Represents method GetHidden.

GetInternal

Represents method GetInternal.

GetName

Represents method GetName.

GetReadOnly

Represents method GetReadOnly.

GetValue

Represents method GetValue.

SetHidden(Boolean)

Represents method SetHidden(Boolean).

SetInternal(Boolean)

Represents method SetInternal(Boolean).

Top