[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: jwacmnquery.pas line 172
type IQueryForm = interface(IUnknown)
function Initialize();
function AddForms();
function AddPages();
end;
IQueryForm
IInterface