API:Fmx.Bind.DBLinks.TDBGridLinkColumnsEnumerator

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TCollectionEnumeratorSystem.TObjectTDBGridLinkColumnsEnumerator

Delphi

TDBGridLinkColumnsEnumerator = class(TCollectionEnumerator)

C++

class PASCALIMPLEMENTATION TDBGridLinkColumnsEnumerator : public System::Classes::TCollectionEnumerator

Properties

Type Visibility Source Unit Parent
class public
Fmx.Bind.DBLinks.pas
Fmx.Bind.DBLinks.hpp
Fmx.Bind.DBLinks Fmx.Bind.DBLinks

Description

Enumerates through the TCollectionItems in a TCollection object.

Fmx.Bind.DBLinks.TDBGridLinkColumnsEnumerator inherits from System.Classes.TCollectionEnumerator. All content below this line refers to System.Classes.TCollectionEnumerator.

Enumerates through the TCollectionItems in a TCollection object.

TCollectionEnumerator provides an enumerator for TCollection objects.