[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 2673

type TListWithEvent = class(TList)

protected

  procedure Notify(); override;

public

  property OnChange: TListChangeEvent; [rw]

end;

Inheritance

TListWithEvent

|

TList

|

TObject

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