[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: dbf_prsdef.pas line 171
type TConstant = class(TExprWord)
protected
function GetResultType; override;
public
constructor Create();
end;
TConstant
TExprWord
TObject