[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: _crw_apptools.pas line 312
type TForEachComponentAction = procedure( |
Component: TComponent; |
Index: Integer; |
var Terminate: Boolean; |
Custom: Pointer |
); |