Unit msearrayprops

Description

This item has no description.

Overview

Classes, Interfaces, Objects and Records

Name Description
Class earraystreamerror  
Class earrayproperror  
Class tarrayprop  
Class tintegerarrayprop  
Class tcolorarrayprop  
Class tint64arrayprop  
Class trealarrayprop  
Class tstringarrayprop  
Class tmsestringarrayprop  
Class tbooleanarrayprop  
Class tenumarrayprop  
Class tsetarrayprop  
Class tpointerarrayprop  
Class tdynarrayarrayprop  
Class tpersistentarrayprop  
Class tmsecomponentlinkitem  
Class tmsecomponentlinkarrayprop  
Class townedpersistentarrayprop  
Class townedeventpersistentarrayprop  
Class tpersistonchangearrayprop  
Class tstringlistarrayprop  
Class tindexpersistent  
Class tindexpersistentarrayprop  

Types

arrayproparrayty = array of tarrayprop;
arraychangeeventty = procedure(const sender: tarrayprop; const index: integer) of object;
arraysizechangeeventty = procedure(sender: tarrayprop) of object;
arraypropstatety = (...);
arraypropsstatesty = set of arraypropstatety;
arraypropkindty = (...);
persistentarraypropclassty = class of tpersistentarrayprop;
msecomponentlinkitemclassty = class of tmsecomponentlinkitem;
ownedpersistentclassty = class of townedpersistent;
ownedeventpersistentclassty = class of townedeventpersistent;
indexpersistentclassty = class of tindexpersistent;

Description

Types

arrayproparrayty = array of tarrayprop;

This item has no description.

arraychangeeventty = procedure(const sender: tarrayprop; const index: integer) of object;

This item has no description.

arraysizechangeeventty = procedure(sender: tarrayprop) of object;

This item has no description.

arraypropstatety = (...);

This item has no description.

Values
  • aps_linking
  • aps_destroying
  • aps_needsindexing
  • aps_moved
arraypropsstatesty = set of arraypropstatety;

This item has no description.

arraypropkindty = (...);

This item has no description.

Values
  • apk_none
  • apk_tpersistent
  • apk_integer
  • apk_colorty
  • apk_real
  • apk_string
  • apk_msestring
  • apk_boolean
  • apk_pointer
  • apk_int64
persistentarraypropclassty = class of tpersistentarrayprop;

This item has no description.

msecomponentlinkitemclassty = class of tmsecomponentlinkitem;

This item has no description.

ownedpersistentclassty = class of townedpersistent;

This item has no description.

ownedeventpersistentclassty = class of townedeventpersistent;

This item has no description.

indexpersistentclassty = class of tindexpersistent;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.