[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: pscanner.pp line 422
type TMacroDef = class(TObject)
public
constructor Create();
property Name: string; [r]
property Value: string; [rw]
end;
TMacroDef
TObject