[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Classes' (#rtl)

TListEnumerator.Current

Current pointer in the list

Declaration

Source position: classesh.inc line 256

public property TListEnumerator.Current: Pointer
  read GetCurrent;

Description

Current redefines GetCurrent as a property.

See also

GetCurrent

  

Return the current pointer in the list

The latest version of this document can be found at lazarus-ccr.sourceforge.net.