Unit mserttistat
Uses
Constants
Variables
Description
Overview
Classes, Interfaces, Objects and Records
Name | Description |
---|---|
Record objectinfoty |
|
Class toptions |
|
Class tcustomrttistat |
|
Class trttistat |
Functions and Procedures
function opentodynarray(const objs: array of tobject; const prefixes: array of string): objectinfoarty; |
function getmsestringar(const aobj: tobject; const aprop: ppropinfo): msestringarty; |
procedure setmsestringar(const aobj: tobject; const aprop: ppropinfo; const avalue: msestringarty); |
procedure addobjectinfoitem(var dest: objectinfoarty; const aobj: tobject; const aprefix: string = ''); |
procedure objecttovalues(const source: tobject; const dest: tmsecomponent; const prefix: string = ''); |
procedure valuestoobject(const source: tmsecomponent; const dest: tobject; const prefix: string = ''); |
function dupplicateobject(const source: tobject): tobject; |
function dupplicateobjects(const source: objectarty): objectarty; |
Types
objectinfoarty = array of objectinfoty; |
getobjecteventty = procedure(const sender: tobject; var aobject: tobject) of object; |
getobjectseventty = procedure(const sender: tobject; var aobjects: objectinfoarty) of object; |
Description
Functions and Procedures
function opentodynarray(const objs: array of tobject; const prefixes: array of string): objectinfoarty; |
function getmsestringar(const aobj: tobject; const aprop: ppropinfo): msestringarty; |
procedure setmsestringar(const aobj: tobject; const aprop: ppropinfo; const avalue: msestringarty); |
procedure addobjectinfoitem(var dest: objectinfoarty; const aobj: tobject; const aprefix: string = ''); |
procedure objecttovalues(const source: tobject; const dest: tmsecomponent; const prefix: string = ''); |
procedure valuestoobject(const source: tmsecomponent; const dest: tobject; const prefix: string = ''); |
function dupplicateobject(const source: tobject): tobject; |
function dupplicateobjects(const source: objectarty): objectarty; |
Types
objectinfoarty = array of objectinfoty; |
getobjecteventty = procedure(const sender: tobject; var aobject: tobject) of object; |
getobjectseventty = procedure(const sender: tobject; var aobjects: objectinfoarty) of object; |
Generated by PasDoc 0.16.0.