[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'GtkInt' (#lcl)

TGTKWidgetSet.SetCallbackEx

Declaration

Source position: gtkint.pp line 250

public procedure TGTKWidgetSet.SetCallbackEx(

  const AMsg: LongInt;

  const AGTKObject: PGTKObject;

  const ALCLObject: TObject;

  Direct: Boolean

); virtual;