Ignore:
Timestamp:
Jul 7, 2010, 4:51:54 PM (14 years ago)
Author:
Kevin Toppenberg
Message:

Upgrading to version 27

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cprs/trunk/CPRS-Chart/fAutoSz.dfm

    r456 r830  
    1 object frmAutoSz: TfrmAutoSz
    2   Left = 182
     1inherited frmAutoSz: TfrmAutoSz
     2  Left = 226
    33  Top = 373
    4   Width = 435
    5   Height = 300
    64  HorzScrollBar.Visible = False
    75  VertScrollBar.Visible = False
    86  Caption = 'frmAutoSz'
    9   Color = clBtnFace
    10   Font.Charset = DEFAULT_CHARSET
    11   Font.Color = clWindowText
    12   Font.Height = -11
    13   Font.Name = 'MS Sans Serif'
    14   Font.Style = []
     7  ClientHeight = 273
     8  ClientWidth = 427
    159  OldCreateOrder = True
    1610  OnDestroy = FormDestroy
    1711  OnResize = FormResize
     12  ExplicitWidth = 435
     13  ExplicitHeight = 300
    1814  PixelsPerInch = 96
    1915  TextHeight = 13
     16  inherited amgrMain: TVA508AccessibilityManager
     17    Data = (
     18      (
     19        'Component = frmAutoSz'
     20        'Status = stsDefault'))
     21  end
    2022end
Note: See TracChangeset for help on using the changeset viewer.