Gets a TToolBarEnumerator enumerator for the class instance.
Source position: comctrls.pp line 2327
public function TToolBar.GetEnumerator: TToolBarEnumerator; |
Tool bar enumerator created in the method.
Creates a new TToolBarEnumerator instance using the current control as the owner.
|
Implements an enumerator for the buttons defined on a tool bar. |