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

type TListWithEvent = class(TList)

protected

  procedure Notify(); override;

  

public

  property OnChange: TListChangeEvent; [rw]

  

end;

Inheritance

TListWithEvent

  

|

TList

|

TObject

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads