Class trecordertrace

Unit

Declaration

type trecordertrace = class(tvirtualpersistent)

Description

No description available, ancestor tvirtualpersistent description follows

Hierarchy

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;
 

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;
 

Generated by PasDoc 0.16.0.