Unit 'GR32' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_graphics32]

TNotifiablePersistent

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

Declaration

Source position: GR32.pas line 515

type TNotifiablePersistent = class(TPlainInterfacedPersistent)

protected

  property UpdateCount: Integer; [r]

  

public

  procedure BeforeDestruction; override;

  

  procedure Changed; virtual;

  

  procedure BeginUpdate; virtual;

  

  procedure EndUpdate; virtual;

  

  property OnChange: TNotifyEvent; [rw]

  

end;

Inheritance

TNotifiablePersistent

  

|

TPlainInterfacedPersistent

  

|

TObject,IInterface



CT Web help

CodeTyphon Studio