[Overview][Constants][Types][Classes][Variables][Index] Reference for unit 'U_DBListView' (#lazextcomponents)

ESortStartEvent

Declaration

Source position: u_dblistview.pas line 72

type ESortStartEvent = procedure(

  const Sender: TObject;

  const Column: Integer;

  var Enable: Boolean

) of object;