Changeset 112 for trunk/Direct.lfm


Ignore:
Timestamp:
Feb 2, 2018, 5:03:28 PM (6 years ago)
Author:
chronos
Message:
  • Modified: Code formatting corrections.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Direct.lfm

    r9 r112  
    11object DirectDlg: TDirectDlg
    22  Left = 188
     3  Height = 64
    34  Top = 198
     5  Width = 360
    46  BorderIcons = []
    57  BorderStyle = bsNone
    68  Caption = 'C-evo'
    7   ClientHeight = 64
    8   ClientWidth = 360
    99  Color = clBtnFace
    10   Font.Charset = DEFAULT_CHARSET
     10  DesignTimePPI = 125
    1111  Font.Color = clWindowText
    1212  Font.Height = -13
    1313  Font.Name = 'MS Sans Serif'
    14   Font.Style = []
    1514  FormStyle = fsStayOnTop
    1615  OnClose = FormClose
     
    1817  OnPaint = FormPaint
    1918  OnShow = FormShow
    20   PixelsPerInch = 96
     19  LCLVersion = '1.8.0.6'
    2120end
Note: See TracChangeset for help on using the changeset viewer.