Show/Hide Toolbars

RiverSoftAVG Products Help

alert_cautionWarning

Deprecated since Delphi XE4. Please use the RSInterfaceCollections|TInterfaceListPersistent class instead.

The TGInterfaceList class manages a list of interfaces. The TGInterfaceList class provides a "different" TInterfaceList. TInterfaceList uses a TThreadList as its internal storage (causing overhead) and it used to pass interfaces by value (causing AddRef/Release overhead).

Like any list, it provides properties and methods to:

Add or delete the objects in the list.
 

Rearrange the objects in the list.
 

Locate and access objects in the list.
 

Sort the objects in the list.
 

Namespace: InterfaceCollections

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb