Source position: customsqliteds.pas line 86
type TCallbackInfo = record
Proc: TSqliteCallback;
Data: Pointer;
end;