Last change
on this file since 253 was 246, checked in by chronos, 5 years ago |
- Modified: Update from trunk rev 245.
- Modified: Vcl prefix/suffix changed to Native.
|
File size:
445 bytes
|
Line | |
---|
1 | object DirectDlg: TDirectDlg
|
---|
2 | Left = 188
|
---|
3 | Height = 64
|
---|
4 | Top = 198
|
---|
5 | Width = 360
|
---|
6 | BorderIcons = []
|
---|
7 | BorderStyle = bsNone
|
---|
8 | Caption = 'C-evo'
|
---|
9 | Color = clBtnFace
|
---|
10 | DesignTimePPI = 125
|
---|
11 | Font.Color = clWindowText
|
---|
12 | Font.Height = -13
|
---|
13 | Font.Name = 'MS Sans Serif'
|
---|
14 | FormStyle = fsStayOnTop
|
---|
15 | OnClose = FormClose
|
---|
16 | OnCreate = FormCreate
|
---|
17 | OnPaint = FormPaint
|
---|
18 | OnShow = FormShow
|
---|
19 | LCLVersion = '1.8.0.6'
|
---|
20 | PixelsPerInch = 96
|
---|
21 | Scaled = False
|
---|
22 | end
|
---|
Note:
See
TracBrowser
for help on using the repository browser.