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/fPostings.dfm

    r456 r830  
    1 object frmPostings: TfrmPostings
     1inherited frmPostings: TfrmPostings
    22  Left = 610
    33  Top = 242
    4   Width = 435
    5   Height = 300
    64  Caption = 'Postings'
    7   Color = clBtnFace
    8   Font.Charset = DEFAULT_CHARSET
    9   Font.Color = clWindowText
    10   Font.Height = -11
    11   Font.Name = 'MS Sans Serif'
    12   Font.Style = []
     5  ClientHeight = 273
     6  ClientWidth = 427
    137  OldCreateOrder = True
     8  ExplicitWidth = 435
     9  ExplicitHeight = 300
    1410  PixelsPerInch = 96
    1511  TextHeight = 13
    16   object pnlBase: TORAutoPanel
     12  object pnlBase: TORAutoPanel [0]
    1713    Left = 80
    1814    Top = 56
     
    2218    TabOrder = 0
    2319  end
     20  inherited amgrMain: TVA508AccessibilityManager
     21    Data = (
     22      (
     23        'Component = pnlBase'
     24        'Status = stsDefault')
     25      (
     26        'Component = frmPostings'
     27        'Status = stsDefault'))
     28  end
    2429end
Note: See TracChangeset for help on using the changeset viewer.