[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: _crw_str.pas line 1375
type TTextForEachAction = procedure( |
Index: LongInt; |
const TextLine: LongString; |
var Terminate: Boolean; |
CustomData: Pointer |
); |