| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Class of TParam
Source position: db.pas line 1284
type TParamClass = class of TParam;  | 
TParamClass is needed to be able to specify the type of parameters when instantiating a TParams collection.