Home Units Hierarchy Routines All identifiers

Class TunadspFFTWinControl

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TunadspFFTWinControl = class(TCustomControl)

Description

DP:CLASS

Hierarchy

Overview

Methods

Public procedure AfterConstruction(); override;
Public procedure BeforeDestruction(); override;
Protected procedure Loaded(); override;

Properties

Published property active: boolean read getActive write setActive;
Published property Align;
Published property bandColorLow: tColor index 0 read getBandColor write setBandColor default cldef_BandLow;
Published property bandColorMed: tColor index 1 read getBandColor write setBandColor default cldef_BandMed;
Published property bandColorTop: tColor index 2 read getBandColor write setBandColor default cldef_BandTop;
Published property bandGap: unsigned read getBandGap write setBandGap default 0;
Published property bandWidth: unsigned read getBandWidth write setBandWidth default 1;
Published property BevelEdges;
Published property BevelInner;
Published property BevelKind;
Published property BevelOuter;
Published property BevelWidth;
Published property BorderWidth;
Published property channel: unsigned read getChannel write setChannel default 0;
Published property color: tColor read getColor write setColor default clBtnFace;
Published property control: TunadspFFTControl read f_control;
Published property interval: unsigned read getInterval write setInterval default 1000;
Published property OnClick;
Published property OnEnter;
Published property OnExit;
Published property OnKeyDown;
Published property OnKeyPress;
Published property OnKeyUp;
Published property OnMouseDown;
Published property OnMouseMove;
Published property OnMouseUp;
Published property OnMouseWheel;
Published property OnMouseWheelDown;
Published property OnMouseWheelUp;
Published property OnResize;
Published property PopupMenu;
Published property steps: unsigned read getSteps write setSteps default 8;

Description

Methods

Public procedure AfterConstruction(); override;
 
Public procedure BeforeDestruction(); override;
 
Protected procedure Loaded(); override;
 

Properties

Published property active: boolean read getActive write setActive;
 
Published property Align;

from TControl

Published property bandColorLow: tColor index 0 read getBandColor write setBandColor default cldef_BandLow;
 
Published property bandColorMed: tColor index 1 read getBandColor write setBandColor default cldef_BandMed;
 
Published property bandColorTop: tColor index 2 read getBandColor write setBandColor default cldef_BandTop;
 
Published property bandGap: unsigned read getBandGap write setBandGap default 0;
 
Published property bandWidth: unsigned read getBandWidth write setBandWidth default 1;

from TunadspFFTControl

Published property BevelEdges;

from TWinControl

Published property BevelInner;
 
Published property BevelKind;
 
Published property BevelOuter;
 
Published property BevelWidth;
 
Published property BorderWidth;
 
Published property channel: unsigned read getChannel write setChannel default 0;
 
Published property color: tColor read getColor write setColor default clBtnFace;
 
Published property control: TunadspFFTControl read f_control;
 
Published property interval: unsigned read getInterval write setInterval default 1000;
 
Published property OnClick;
 
Published property OnEnter;
 
Published property OnExit;
 
Published property OnKeyDown;
 
Published property OnKeyPress;
 
Published property OnKeyUp;
 
Published property OnMouseDown;
 
Published property OnMouseMove;
 
Published property OnMouseUp;
 
Published property OnMouseWheel;
 
Published property OnMouseWheelDown;
 
Published property OnMouseWheelUp;
 
Published property OnResize;
 
Published property PopupMenu;
 
Published property steps: unsigned read getSteps write setSteps default 8;
 

(c) 2012 Lake of Soft


Generated by PasDoc 0.12.1 on 2012-10-09