[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: _crw_dynar.pas line 50
type TObjectStorageForEachAction = procedure( |
Index: LongInt; |
const aObject: TObject; |
var Terminate: Boolean; |
CustomData: Pointer |
); |