Unit 'JPP.Common' Package
[Overview][Constants][Types][Classes][Index] [#pl_jppack]

TJppPersistent

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

Declaration

Source position: JPP.Common.pas line 56

type TJppPersistent = class(TPersistent)

protected

  function Updating;

  

  procedure PropsChanged();

  

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure BeginUpdate;

  

  procedure EndUpdate();

  

  property OnChange: TNotifyEvent; [rw]

  

end;

Inheritance

TJppPersistent

  

|

TObject



CT Web help

CodeTyphon Studio