Class tindexpersistent

Unit

Declaration

type tindexpersistent = class(townedeventpersistent)

Description

This item has no description.

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;

This item has no description.

Methods

Protected procedure dostatwrite(const writer: tstatwriter); virtual;

This item has no description.

Protected procedure dostatread(const reader: tstatreader); virtual;

This item has no description.

Public constructor create(const aowner: tobject; const aprop: tindexpersistentarrayprop); reintroduce; virtual;

This item has no description.

Properties

Public property index: integer read findex;

This item has no description.

Public property ident: integer read fident;

This item has no description.

Public property prop: tindexpersistentarrayprop read fprop;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.