Unit 'DAV_Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_asiovst]

TNotifiablePersistent

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

Declaration

Source position: DAV_Classes.pas line 40

type TNotifiablePersistent = class(TInterfacedPersistent)

protected

  procedure AssignTo(); override;

  

  property UpdateCount: Integer; [r]

  

public

  procedure Changed; virtual;

  

  procedure BeginUpdate; virtual;

  

  procedure EndUpdate; virtual;

  

  property OnChange: TNotifyEvent; [rw]

  

end;

Inheritance

TNotifiablePersistent

  

|

TObject



CT Web help

CodeTyphon Studio