Source position: fpgtk.pp line 277
type TFPgtkEventPropertyFunction = function(
Sender: TFPgtkWidget;
Event: PGdkEventProperty;
data: pointer
):Boolean of object;