TSigmaQuickLibraryList Class

Represents type TSigmaQuickLibraryList.

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

The TSigmaQuickLibraryList type exposes the following members.

Show:
 NameDescription
Count

Represents property Count.

Items[Integer]

Represents property Items[Integer].

Top
Show:
 NameDescription
Add(TSigmaQuickLibrary)

Represents method Add(TSigmaQuickLibrary).

Extract(TSigmaQuickLibrary)

Represents method Extract(TSigmaQuickLibrary).

GetCount

Represents method GetCount.

GetItem(Integer)

Represents method GetItem(Integer).

Remove(TSigmaQuickLibrary)

Represents method Remove(TSigmaQuickLibrary).

Top