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