Class tassistiveshortcuts

Unit

Declaration

type tassistiveshortcuts = class(tdynarrayarrayprop)

Description

No description available, ancestor tdynarrayarrayprop description follows
No description available, ancestor tpointerarrayprop description follows
No description available, ancestor tarrayprop description follows

Hierarchy

Overview

Methods

Protected procedure internalsetcount(const acount: int32) override;
Protected procedure setfixcount(const avalue: integer); override;
Protected procedure dochange(const aindex: integer); override;
Protected procedure dostatread(const varname: msestring; const reader: tstatreader);
Protected procedure dostatwrite(const varname: msestring; const writer: tstatwriter);
Protected procedure writeitem(const index: integer; writer: twriter); override;
Protected procedure readitem(const index: integer; reader: treader); override;
Public constructor create(const aowner: tcomponent; const adatapo: passistiveshortcutaty);

Properties

Public property items[constindex:assistiveshortcutty]: shortcutarty read getitems write setitems;

Description

Methods

Protected procedure internalsetcount(const acount: int32) override;
 
Protected procedure setfixcount(const avalue: integer); override;
 
Protected procedure dochange(const aindex: integer); override;
 
Protected procedure dostatread(const varname: msestring; const reader: tstatreader);
 
Protected procedure dostatwrite(const varname: msestring; const writer: tstatwriter);
 
Protected procedure writeitem(const index: integer; writer: twriter); override;
 
Protected procedure readitem(const index: integer; reader: treader); override;
 
Public constructor create(const aowner: tcomponent; const adatapo: passistiveshortcutaty);
 

Properties

Public property items[constindex:assistiveshortcutty]: shortcutarty read getitems write setitems;
 

Generated by PasDoc 0.16.0.