Last change
on this file was 66, checked in by chronos, 6 weeks ago |
- Added: Api calls to show windows.
|
File size:
402 bytes
|
Line | |
---|
1 | object FormConsole: TFormConsole
|
---|
2 | Left = 749
|
---|
3 | Height = 536
|
---|
4 | Top = 309
|
---|
5 | Width = 734
|
---|
6 | Caption = 'Console'
|
---|
7 | ClientHeight = 536
|
---|
8 | ClientWidth = 734
|
---|
9 | DesignTimePPI = 144
|
---|
10 | LCLVersion = '3.6.0.0'
|
---|
11 | object Memo1: TMemo
|
---|
12 | Left = 4
|
---|
13 | Height = 528
|
---|
14 | Top = 4
|
---|
15 | Width = 726
|
---|
16 | Align = alClient
|
---|
17 | BorderSpacing.Around = 4
|
---|
18 | ReadOnly = True
|
---|
19 | ScrollBars = ssAutoBoth
|
---|
20 | TabOrder = 0
|
---|
21 | end
|
---|
22 | end
|
---|
Note:
See
TracBrowser
for help on using the repository browser.