Class tindexpersistent

Unit

Declaration

type tindexpersistent = class(townedeventpersistent)

Description

No description available, ancestor townedeventpersistent description follows
No description available, ancestor tlinkedpersistent description follows
No description available, ancestor tnullinterfacedpersistent description follows
No description available, ancestor tvirtualpersistent description follows

Hierarchy

Overview

Fields

Protected findex: integer;

Methods

Protected procedure dostatwrite(const writer: tstatwriter); virtual;
Protected procedure dostatread(const reader: tstatreader); virtual;
Public constructor create(const aowner: tobject; const aprop: tindexpersistentarrayprop); reintroduce; virtual;

Properties

Public property index: integer read findex;
Public property ident: integer read fident;
Public property prop: tindexpersistentarrayprop read fprop;

Description

Fields

Protected findex: integer;
 

Methods

Protected procedure dostatwrite(const writer: tstatwriter); virtual;
 
Protected procedure dostatread(const reader: tstatreader); virtual;
 
Public constructor create(const aowner: tobject; const aprop: tindexpersistentarrayprop); reintroduce; virtual;
 

Properties

Public property index: integer read findex;
 
Public property ident: integer read fident;
 
Public property prop: tindexpersistentarrayprop read fprop;
 

Generated by PasDoc 0.16.0.