[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] |
Performs the method pMethod on every object in the list
Source position: tiObject.pas line 612
public procedure TtiObjectList.ForEach( |
const AMethod: TtiObjectEvent; |
const AIncludeDeleted: Boolean = False |
); virtual; overload; |
const AMethod: TtiObjectEventRegular; |
const AIncludeDeleted: Boolean = False |
); virtual; overload; |
Performs the method pMethod on every object in the list.