TSigmaCurrencyItem Class

Represents type TSigmaCurrencyItem.

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

The TSigmaCurrencyItem type exposes the following members.

Show:
 NameDescription
Description

Represents property Description.

ExchangeRate

Represents property ExchangeRate.

Name

Represents property Name.

Top
Show:
 NameDescription
GetDescription

Represents method GetDescription.

GetExchangeRate

Represents method GetExchangeRate.

GetName

Represents method GetName.

SetDescription(String)

Represents method SetDescription(String).

SetExchangeRate(Float)

Represents method SetExchangeRate(Float).

Top