MidiMountain 0.4.0
|
 |
Class TMMRangeEdit
Unit
MMCompRangeEdit
Declaration
type TMMRangeEdit = class()
Description
MidiMountain Component Range Edit Spin edit control with a slider barMethods
Overview
 |
constructor Create( aOwner: TComponent ); override; |
 |
destructor Destroy; override; |
Description
 |
constructor Create( aOwner: TComponent ); override; |
 |
destructor Destroy; override; |
Properties
Overview
Description
 |
property Anchors; |
 |
property Caption: TCaption; |
 |
property Font; |
 |
property Frequency: integer; |
 |
property Max: integer; |
 |
property Min: integer; |
 |
property OnChange: TNotifyEvent; |
 |
property Value: integer; |
MidiMountain 0.4.0 ©1999-2002 Adrian Meyer, developed with Delphi and Kylix
|