Class tcustomrealspinedit

Unit

Declaration

type tcustomrealspinedit = class(tcustomrealedit, istepbar)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected function gettextvalue(var accept: boolean; const quiet: boolean): realty; override;
Protected procedure internalcreateframe; override;
Protected procedure mouseevent(var info: mouseeventinfoty); override;
Protected procedure dokeydown(var info: keyeventinfoty); override;
Protected procedure domousewheelevent(var info: mousewheeleventinfoty); override;
Protected procedure updatebuttonstate();
Protected procedure updatereadonlystate; override;
Protected procedure enabledchanged(); override;
Protected function dostep(const event: stepkindty; const adelta: real; ashiftstate: shiftstatesty): boolean;
Public constructor create(aowner: tcomponent); override;

Properties

Public property step: real read fstep write fstep;
Public property stepctrlfact: real read fstepctrlfact write fstepctrlfact;
Public property stepshiftfact: real read fstepshiftfact write fstepshiftfact;
Public property wheelsensitivity: real read fwheelsensitivity write fwheelsensitivity;
Published property frame: tspineditframe read getframe write setframe;

Description

Methods

Protected function gettextvalue(var accept: boolean; const quiet: boolean): realty; override;

This item has no description.

Protected procedure internalcreateframe; override;

This item has no description.

Protected procedure mouseevent(var info: mouseeventinfoty); override;

This item has no description.

Protected procedure dokeydown(var info: keyeventinfoty); override;

This item has no description.

Protected procedure domousewheelevent(var info: mousewheeleventinfoty); override;

This item has no description.

Protected procedure updatebuttonstate();

This item has no description.

Protected procedure updatereadonlystate; override;

This item has no description.

Protected procedure enabledchanged(); override;

This item has no description.

Protected function dostep(const event: stepkindty; const adelta: real; ashiftstate: shiftstatesty): boolean;

This item has no description.

Public constructor create(aowner: tcomponent); override;

This item has no description.

Properties

Public property step: real read fstep write fstep;

This item has no description.

Public property stepctrlfact: real read fstepctrlfact write fstepctrlfact;

This item has no description.

Public property stepshiftfact: real read fstepshiftfact write fstepshiftfact;

This item has no description.

Public property wheelsensitivity: real read fwheelsensitivity write fwheelsensitivity;

This item has no description.

Published property frame: tspineditframe read getframe write setframe;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.