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