MidiMountain 0.4.0
|
 |
Class TfrmMMConsole
Unit
MMFormConsole
Declaration
type TfrmMMConsole = class(TfrmMMBase )
Description
MidiMountain Console Window This window displays the messages from the sequencerHierarchy
TfrmMMBase Fields
| Name | Description |
 |
lblConsole |
|
 |
memConsole |
|
 |
pnlConsole |
|
 |
tmrConsole |
|
Methods
Overview
Description
 |
procedure FormCreate(Sender: TObject); |
 |
procedure FormDestroy(Sender: TObject); |
 |
procedure SetActivated(const Value: boolean); override; |
 |
procedure tmrConsoleTimer(Sender: TObject); |
 |
procedure Translate; override; |
see TfrmMMBase
Properties
Overview
Description
 |
property HistoryCount: integer; |
amount of lines in the console
MidiMountain 0.4.0 ©1999-2002 Adrian Meyer, developed with Delphi and Kylix
|