[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lcltype.pp line 2766
type TListWithEvent = class(TList) end; |
||
protected |
||
procedure Notify(); override; |
|
|
public |
||
property OnChange: TListChangeEvent; [rw] |
|
|
|
||
| | ||
TList |
||
? | ||
TObject |
lazarus-ccr.sourceforge.net |