TSigmaProject Class

Represents type TSigmaProject.

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

The TSigmaProject type exposes the following members.

Show:
 NameDescription
Active

Represents property Active.

ActiveChildItem

Represents property ActiveChildItem.

ActiveItem

Represents property ActiveItem.

AddsAndCuts

Represents property AddsAndCuts.

Attachments

Represents property Attachments.

BookmarkNames[TSigmaItemFlag]

Represents property BookmarkNames[TSigmaItemFlag].

CalculationIndex

Represents property CalculationIndex.

ClaimsColumnsAllowed

Represents property ClaimsColumnsAllowed.

Currencies

Represents property Currencies.

CustomFields

Represents property CustomFields.

DataDictionary

Represents property DataDictionary.

Empty

Represents property Empty.

EnableTax

Represents property EnableTax.

Evaluator

Represents property Evaluator.

Features

Represents property Features.

FileFormatBinary

Represents property FileFormatBinary.

FileFormatCompressed

Represents property FileFormatCompressed.

FileFormatVersion

Represents property FileFormatVersion.

Filename

Represents property Filename.

HeaderKeyfigures

Represents property HeaderKeyfigures.

InsightViews

Represents property InsightViews.

KeyFigures

Represents property KeyFigures.

Language

Represents property Language.

Modified

Represents property Modified.

Name

Represents property Name.

OnContentUpdateGridSumHeader

Represents property OnContentUpdateGridSumHeader.

OnItemColumnNotify

Represents property OnItemColumnNotify.

OnItemColumnNotifyEx

Represents property OnItemColumnNotifyEx.

OnItemNotify

Represents property OnItemNotify.

OnItemSelected

Represents property OnItemSelected.

OnItemSelecting

Represents property OnItemSelecting.

OnNotify

Represents property OnNotify.

Pages

Represents property Pages.

ProjectProperties

Represents property ProjectProperties.

ProjectType

Represents property ProjectType.

ProjectVariables

Represents property ProjectVariables.

QuicklistAutoload

Represents property QuicklistAutoload.

QuicklistType

Represents property QuicklistType.

ReadOnly

Represents property ReadOnly.

ReportSymbols

Represents property ReportSymbols.

RootItem

Represents property RootItem.

SelectedItem

Represents property SelectedItem.

SelectedItems

Represents property SelectedItems.

SuccMode

Represents property SuccMode.

Symbols

Represents property Symbols.

Tax

Represents property Tax.

Top
Show:
 NameDescription
ApplyContentLicenseInfo(TSigmaContentLicenseInfo)

Represents method ApplyContentLicenseInfo(TSigmaContentLicenseInfo).

BeginUndoBlock(String)

Represents method BeginUndoBlock(String).

BeginUpdate

Represents method BeginUpdate.

CanUndo

Represents method CanUndo.

Changed

Represents method Changed.

Close(Boolean)

Represents method Close(Boolean).

CloseQuery

Represents method CloseQuery.

CollapseItem(TSigmaItem,Boolean)

Represents method CollapseItem(TSigmaItem,Boolean).

CreateReport(TSigmaReportType,String)

Represents method CreateReport(TSigmaReportType,String).

DeleteItem(TSigmaItem)

 

EndUndoBlock

Represents method EndUndoBlock.

EndUpdate

Represents method EndUpdate.

ExecuteSigmaScript(TSigmaItem)

Represents method ExecuteSigmaScript(TSigmaItem).

ExpandItem(TSigmaItem,Boolean)

Represents method ExpandItem(TSigmaItem,Boolean).

FindItemByPosition(String)

Represents method FindItemByPosition(String).

FlashItem(TSigmaItem)

Represents method FlashItem(TSigmaItem).

FocusItem(TSigmaItem,Boolean)

Represents method FocusItem(TSigmaItem,Boolean).

FormatValue(Float,Integer,Boolean,Boolean)

Overloaded. Represents method FormatValue(Float,Integer,Boolean,Boolean).

FormatValue(Float,TSigmaField)

Overloaded. Represents method FormatValue(Float,TSigmaField).

GetActive

Represents method GetActive.

GetActiveChildItem

Represents method GetActiveChildItem.

GetActiveItem

Represents method GetActiveItem.

GetAttachments

Represents method GetAttachments.

GetBookmarkName(TSigmaItemFlag)

Represents method GetBookmarkName(TSigmaItemFlag).

GetCalculationIndex

Represents method GetCalculationIndex.

GetCurrencies

Represents method GetCurrencies.

GetCustomFields

Represents method GetCustomFields.

GetDataDictionary

Represents method GetDataDictionary.

GetEmpty

Represents method GetEmpty.

GetEnableTax

Represents method GetEnableTax.

GetEvaluator

Represents method GetEvaluator.

GetFeatures

Represents method GetFeatures.

GetFileFormatBinary

Represents method GetFileFormatBinary.

GetFileFormatCompressed

Represents method GetFileFormatCompressed.

GetFileFormatVersion

Represents method GetFileFormatVersion.

GetFilename

Represents method GetFilename.

GetInsightViews

Represents method GetInsightViews.

GetKeyFigures

Represents method GetKeyFigures.

GetLanguage

Represents method GetLanguage.

GetModified

Represents method GetModified.

GetPages

Represents method GetPages.

GetProjectName

Represents method GetProjectName.

GetProjectProperties

Represents method GetProjectProperties.

GetProjectType

Represents method GetProjectType.

GetProjectVariables

Represents method GetProjectVariables.

GetReadOnly

Represents method GetReadOnly.

GetReportSymbols

Represents method GetReportSymbols.

GetRootItem

Represents method GetRootItem.

GetSelectedItem

Represents method GetSelectedItem.

GetSuccMode

Represents method GetSuccMode.

GetSymbols

Represents method GetSymbols.

GetTax

Represents method GetTax.

ItemCount

Represents method ItemCount.

Recalculate

Represents method Recalculate.

RoundDisplayValue(Float,TSigmaField)

Represents method RoundDisplayValue(Float,TSigmaField).

RoundValue(Float,Integer)

Overloaded. Represents method RoundValue(Float,Integer).

RoundValue(Float,TSigmaField)

Overloaded. Represents method RoundValue(Float,TSigmaField).

Save

Represents method Save.

SaveAs(String)

Represents method SaveAs(String).

SaveToFile(String,TSigmaProjectSaveOptions,TStrings)

Represents method SaveToFile(String,TSigmaProjectSaveOptions,TStrings).

SetActiveChildItem(TSigmaItem)

Represents method SetActiveChildItem(TSigmaItem).

SetBookmarkName(TSigmaItemFlag,String)

Represents method SetBookmarkName(TSigmaItemFlag,String).

SetFileFormatBinary(Boolean)

Represents method SetFileFormatBinary(Boolean).

SetFileFormatCompressed(Boolean)

Represents method SetFileFormatCompressed(Boolean).

SetFileFormatVersion(Integer)

Represents method SetFileFormatVersion(Integer).

SetLanguage(String)

Represents method SetLanguage(String).

SetModified(Boolean)

Represents method SetModified(Boolean).

SetOnContentUpdateGridSumHeader(TProjectContentUpdateGridSumHeaderEvent)

Represents method SetOnContentUpdateGridSumHeader(TProjectContentUpdateGridSumHeaderEvent).

SetOnItemColumnNotify(TProjectItemColumnNotificationEvent)

Represents method SetOnItemColumnNotify(TProjectItemColumnNotificationEvent).

SetOnItemColumnNotifyEx(TProjectItemColumnNotificationEventEx)

Represents method SetOnItemColumnNotifyEx(TProjectItemColumnNotificationEventEx).

SetOnItemNotify(TProjectItemNotificationEvent)

Represents method SetOnItemNotify(TProjectItemNotificationEvent).

SetOnItemSelected(TItemEvent)

Represents method SetOnItemSelected(TItemEvent).

SetOnItemSelecting(TItemEvent)

Represents method SetOnItemSelecting(TItemEvent).

SetOnNotify(TProjectNotificationEvent)

Represents method SetOnNotify(TProjectNotificationEvent).

SetProjectColor(TColor,TColor)

Represents method SetProjectColor(TColor,TColor).

SetProjectName(String)

Represents method SetProjectName(String).

SetSelectedItem(TSigmaItem)

Represents method SetSelectedItem(TSigmaItem).

ShowPageControlTabs(Boolean)

Represents method ShowPageControlTabs(Boolean).

Undo

Represents method Undo.

Update

Represents method Update.

UpdateCalculationIndex(Float,Boolean)

Represents method UpdateCalculationIndex(Float,Boolean).

UpdateFromLibrary(String)

Overloaded. Represents method UpdateFromLibrary(String).

UpdateFromLibrary(TSigmaProject,String)

Overloaded. Represents method UpdateFromLibrary(TSigmaProject,String).

Validate

Represents method Validate.

Top