Source position: gdktypes.pp line 885
type TGdkEventVisibility = record
thetype: TGdkEventType;
window: PGdkWindow;
send_event: gint8;
state: TGdkVisibilityState;
end;