System private data structure for now prop gadget extra info
Source position: intuition.pas line 2743
type tPGX = record
pgx_Container: tIBox;
pgx_NewKnob: tIBox;
end;