Navigation: Code Documentation > IE > IEConsts > Delegates
TReadLineEvent Delegate
Represents type TReadLineEvent.
Namespace: IEConsts
Delphi
type TReadLineEvent = procedure ( Sender: TObject; InID: String; var Text: String ) of object;
•IEConsts