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