Source position: gnomepropertybox.inc line 8
type TGnomePropertyBox = record
dialog: TGnomeDialog;
notebook: PGtkWidget;
ok_button: PGtkWidget;
apply_button: PGtkWidget;
cancel_button: PGtkWidget;
help_button: PGtkWidget;
end;