Class tmsestringarrayprop

Unit

Declaration

type tmsestringarrayprop = class(tarrayprop)

Description

This item has no description.

Hierarchy

Overview

Fields

Protected fitems: msestringarty;

Methods

Protected function getcount: integer; override;
Protected procedure setcount1(acount: integer; doinit: boolean); override;
Protected procedure writeitem(const index: integer; writer: twriter); override;
Protected procedure readitem(const index: integer; reader: treader); override;
Protected function getsize: integer; override;
Protected function getdatapo: pointer; override;
Protected function getitemspo(const index: integer): pointer; override;
Protected function checkstored(ancestor: tpersistent): boolean; override;
Public function propkind: arraypropkindty; override;
Public procedure assign(source: tpersistent); override;

Properties

Public property items[const index: integer]: msestring read getitems write setitems;

Description

Fields

Protected fitems: msestringarty;

This item has no description.

Methods

Protected function getcount: integer; override;

This item has no description.

Protected procedure setcount1(acount: integer; doinit: boolean); override;

This item has no description.

Protected procedure writeitem(const index: integer; writer: twriter); override;

This item has no description.

Protected procedure readitem(const index: integer; reader: treader); override;

This item has no description.

Protected function getsize: integer; override;

This item has no description.

Protected function getdatapo: pointer; override;

This item has no description.

Protected function getitemspo(const index: integer): pointer; override;

This item has no description.

Protected function checkstored(ancestor: tpersistent): boolean; override;

This item has no description.

Public function propkind: arraypropkindty; override;

This item has no description.

Public procedure assign(source: tpersistent); override;

This item has no description.

Properties

Public property items[const index: integer]: msestring read getitems write setitems;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.