TSigmaQuickLibrary Class

Namespace: Sigma.QuickLib
TObject
  Sigma.QuickLib.TSigmaQuickLibrary
type
 TSigmaQuickLibrary = class(TObject)
 end;

The TSigmaQuickLibrary type exposes the following members.

Show:
 NameDescription
Create

Initializes a new instance of the TSigmaQuickLibrary class.

Top
Show:
 NameDescription
CustomFields

Represents property CustomFields.

Description

Represents property Description.

Enabled

Represents property Enabled.

Name

Represents property Name.

Top
Show:
 NameDescription
Configure

Represents method Configure.

FindItemFromPosition(String)

Represents method FindItemFromPosition(String).

GetCustomFields

Represents method GetCustomFields.

GetDescription

Represents method GetDescription.

GetEnabled

Represents method GetEnabled.

GetInsertItem(TSigmaQuickItem,TSigmaItem)

Represents method GetInsertItem(TSigmaQuickItem,TSigmaItem).

GetName

Represents method GetName.

GetRootItem

Represents method GetRootItem.

Populate(String,TSigmaQuickItemList,Integer)

Represents method Populate(String,TSigmaQuickItemList,Integer).

Prepare(String,Integer)

Represents method Prepare(String,Integer).

SetEnabled(Boolean)

Represents method SetEnabled(Boolean).

Top

TSigmaQuickLibrary is an abstract base class and can not be instantiated directly.