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

TObjectStorage.ForEach

Declaration

Source position: _crw_dynar.pas line 86

public procedure TObjectStorage.ForEach(

  Action: TObjectStorageForEachAction;

  CustomData: Pointer;

  Backward: Boolean = False

);