[Overview][Constants][Types][Classes][Index] Reference for unit 'ComCtrls' (#lcl)

TToolBarEnumerator

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

Declaration

Source position: comctrls.pp line 2050

type TToolBarEnumerator = class

public

  constructor Create();

  function MoveNext;

  property Current: TToolButton; [r]

end;

Inheritance

TToolBarEnumerator

|

TObject