[Overview][Resource strings][Constants][Types][Classes][Procedures and functions] Reference for unit 'GfxBase' (#fpgfx)

TGfxCanCloseEvent

Declaration

Source position: gfxbase.pas line 451

type TGfxCanCloseEvent = function(

  Sender: TObject

):Boolean of object;

Description