TClassProc type
Unit
QDBView
Declaration
TClassProc = procedure(AControl : TControl; Stream : TStream);
Description
The type of procedure used by
RegisterControl
to teach TQDBView how to handle a class of control.