Class TBrookURLEntryPointListEnumerator

Unit

Declaration

type TBrookURLEntryPointListEnumerator = class(TCollectionEnumerator)

Description

List enumerator for TBrookURLEntryPointList.

Hierarchy

Overview

Methods

Public function GetCurrent: TBrookURLEntryPoint;

Properties

Public property Current: TBrookURLEntryPoint read GetCurrent;

Description

Methods

Public function GetCurrent: TBrookURLEntryPoint;

Get current entry-point item.

Properties

Public property Current: TBrookURLEntryPoint read GetCurrent;

Current entry-point item.


Generated by PasDoc 0.16.0.