Class trecordertrace
Unit
Declaration
type trecordertrace = class(tvirtualpersistent)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tvirtualpersistent
- trecordertrace
Overview
Methods
| Public | constructor create; override; |
Properties
| Published | property start: real read fstart write fstart; |
| Published | property range: real read frange write setrange; |
| Published | property color: colorty read fcolor write fcolor default cl_glyph; |
| Published | property width: integer read fwidth write fwidth default 0; |
Description
Methods
| Public | constructor create; override; |
|
This item has no description. | |
Properties
| Published | property start: real read fstart write fstart; |
|
This item has no description. | |
| Published | property range: real read frange write setrange; |
|
This item has no description. | |
| Published | property color: colorty read fcolor write fcolor default cl_glyph; |
|
This item has no description. | |
| Published | property width: integer read fwidth write fwidth default 0; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.