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

TListWithEvent

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lcltype.pp line 2766

type TListWithEvent = class(TList) end;

protected

  procedure Notify(); override;

  

public

  property OnChange: TListChangeEvent; [rw]

  

Inheritance

TListWithEvent

  

|

TList

?

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.