|
Last change
on this file was 456, checked in by chronos, 3 years ago |
- Modified: Removed U prefix from unit names.
|
|
File size:
472 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 = 144
|
|---|
| 11 | Font.Color = clWindowText
|
|---|
| 12 | Font.Height = -20
|
|---|
| 13 | Font.Name = 'MS Sans Serif'
|
|---|
| 14 | FormStyle = fsStayOnTop
|
|---|
| 15 | OnClose = FormClose
|
|---|
| 16 | OnCreate = FormCreate
|
|---|
| 17 | OnPaint = FormPaint
|
|---|
| 18 | OnShow = FormShow
|
|---|
| 19 | ShowInTaskBar = stNever
|
|---|
| 20 | LCLVersion = '2.2.6.0'
|
|---|
| 21 | Scaled = False
|
|---|
| 22 | end
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.