Ignore:
Timestamp:
Jul 6, 2008, 8:20:14 PM (16 years ago)
Author:
Kevin Toppenberg
Message:

Uploading from OR_30_258

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cprs/branches/foia-cprs/CPRS-Chart/Encounter/fEncounterFrame.dfm

    r459 r460  
    11object frmEncounterFrame: TfrmEncounterFrame
    2   Left = 366
    3   Top = 181
    4   Width = 612
     2  Left = 290
     3  Top = 108
     4  Width = 640
    55  Height = 451
    66  Caption = 'Encounter Frame'
     
    1616  Position = poScreenCenter
    1717  OnCanResize = FormCanResize
     18  OnClose = FormClose
    1819  OnCloseQuery = FormCloseQuery
    1920  OnCreate = FormCreate
     
    2627    Left = 0
    2728    Top = 0
    28     Width = 604
     29    Width = 632
    2930    Height = 2
    3031    Align = alTop
     
    3233  object StatusBar1: TStatusBar
    3334    Left = 0
    34     Top = 424
    35     Width = 604
     35    Top = 417
     36    Width = 632
    3637    Height = 0
    3738    Panels = <>
     
    4142    Left = 0
    4243    Top = 24
    43     Width = 604
    44     Height = 400
     44    Width = 632
     45    Height = 393
    4546    Align = alClient
    4647    BevelOuter = bvNone
     
    5253    ParentFont = False
    5354    TabOrder = 1
    54     TabStop = True
    5555  end
    5656  object TabControl: TTabControl
    5757    Left = 0
    5858    Top = 2
    59     Width = 604
     59    Width = 632
    6060    Height = 22
    6161    Align = alTop
Note: See TracChangeset for help on using the changeset viewer.