TCGGridProviderClassList Class

Represents type TCGGridProviderClassList.

Namespace: IWCGJQGridCustomProvider
TStringList
  IWCGJQGridCustomProvider.TCGGridProviderClassList
type
 TCGGridProviderClassList = class(TStringList)
 end;

The TCGGridProviderClassList type exposes the following members.

Show:
 NameDescription
Create

Initializes a new instance of the TCGGridProviderClassList class.

Top
Show:
 NameDescription
Items[Integer]

Represents property Items[Integer].

Top
Show:
 NameDescription
Add(string,TIWCGJQGridCustomProviderClass)

Represents method Add(string,TIWCGJQGridCustomProviderClass).

Remove(TIWCGJQGridCustomProviderClass)

Represents method Remove(TIWCGJQGridCustomProviderClass).

Top