Class TStringsEnumerator
Unit
Declaration
type TStringsEnumerator = class(TObject)
Description
This item has no description.
Hierarchy
- TObject
- TStringsEnumerator
Overview
Methods
| Public | constructor Create(AStrings: TStrings); |
| Public | function GetCurrent: String; |
| Public | function MoveNext: Boolean; |
Properties
| Public | property Current: String read GetCurrent; |
Description
Methods
| Public | constructor Create(AStrings: TStrings); |
|
This item has no description. | |
| Public | function GetCurrent: String; |
|
This item has no description. | |
| Public | function MoveNext: Boolean; |
|
This item has no description. | |
Properties
| Public | property Current: String read GetCurrent; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.