Ignore:
Timestamp:
Mar 31, 2010, 5:06:56 PM (14 years ago)
Author:
Kevin Toppenberg
Message:

Added functions to Templates, and Images tab

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cprs/branches/tmg-cprs/CPRS-Chart/fPtDemo.dfm

    r453 r729  
    11object frmPtDemo: TfrmPtDemo
    2   Left = 169
    3   Top = 320
    4   Width = 590
     2  Left = 285
     3  Top = 185
     4  Width = 613
    55  Height = 300
    66  BorderIcons = [biSystemMenu]
     
    3434    Left = 0
    3535    Top = 0
    36     Width = 582
     36    Width = 605
    3737    Height = 229
    3838    Align = alClient
     
    5858    Left = 0
    5959    Top = 229
    60     Width = 582
     60    Width = 605
    6161    Height = 37
    6262    Align = alBottom
     
    7070      Caption = 'Select New Patient'
    7171      TabOrder = 0
     72      WordWrap = True
    7273      OnClick = cmdNewPtClick
    7374    end
     
    9798      Width = 145
    9899      Height = 21
     100      BiDiMode = bdRightToLeftNoAlign
    99101      Caption = '&Edit Patient Demographics'
     102      ParentBiDiMode = False
    100103      TabOrder = 3
     104      WordWrap = True
    101105      OnClick = EditaPtButtonClick
    102106    end
Note: See TracChangeset for help on using the changeset viewer.