Class twavetableedit

Unit

Declaration

type twavetableedit = class(torderedxychartedit)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected procedure sample;
Protected procedure dochange; override;
Public constructor create(aowner: tcomponent); override;
Public destructor destroy; override;

Properties

Published property samplecount: integer read fsamplecount write setsamplecount default defaultsamplecount;
Published property wave: tsigwavetable read fwave write setwave;
Published property optionswave: optionswavetablety read foptionswave write setoptionswave default [];

Description

Methods

Protected procedure sample;

This item has no description.

Protected procedure dochange; override;

This item has no description.

Public constructor create(aowner: tcomponent); override;

This item has no description.

Public destructor destroy; override;

This item has no description.

Properties

Published property samplecount: integer read fsamplecount write setsamplecount default defaultsamplecount;

This item has no description.

Published property wave: tsigwavetable read fwave write setwave;

This item has no description.

Published property optionswave: optionswavetablety read foptionswave write setoptionswave default [];

This item has no description.


Generated by PasDoc 0.17.0.snapshot.