[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'tiObject' (#tiopf)

TtiEnumerator

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: tiObject.pas line 539

type TtiEnumerator = class(TtiBaseObject) end;

public

  constructor Create();

  function GetCurrent;

  function MoveNext;

  property Current: TtiObject; [r]

Inheritance

TtiEnumerator

|

TtiBaseObject,IInterface

|

TObject


Documentation generated on: 2017-08-16