Last change
on this file since 1681 was 453, checked in by Kevin Toppenberg, 16 years ago |
Initial upload of TMG-CPRS 1.0.26.69
|
File size:
1.5 KB
|
Line | |
---|
1 | inherited frmClinicWardMeds: TfrmClinicWardMeds
|
---|
2 | Left = 523
|
---|
3 | Top = 389
|
---|
4 | Width = 306
|
---|
5 | Height = 122
|
---|
6 | BorderIcons = []
|
---|
7 | Caption = 'Patient Location'
|
---|
8 | PixelsPerInch = 96
|
---|
9 | TextHeight = 13
|
---|
10 | object stxtLine3: TStaticText [0]
|
---|
11 | Left = 16
|
---|
12 | Top = 35
|
---|
13 | Width = 29
|
---|
14 | Height = 17
|
---|
15 | Caption = 'line 3'
|
---|
16 | TabOrder = 0
|
---|
17 | end
|
---|
18 | object stxtLine2: TStaticText [1]
|
---|
19 | Left = 16
|
---|
20 | Top = 20
|
---|
21 | Width = 29
|
---|
22 | Height = 17
|
---|
23 | Caption = 'line 2'
|
---|
24 | TabOrder = 1
|
---|
25 | end
|
---|
26 | object stxtLine1: TStaticText [2]
|
---|
27 | Left = 16
|
---|
28 | Top = 5
|
---|
29 | Width = 29
|
---|
30 | Height = 17
|
---|
31 | Caption = 'line 1'
|
---|
32 | TabOrder = 2
|
---|
33 | end
|
---|
34 | object btnClinic: TButton [3]
|
---|
35 | Left = 31
|
---|
36 | Top = 62
|
---|
37 | Width = 58
|
---|
38 | Height = 24
|
---|
39 | Anchors = [akLeft, akBottom]
|
---|
40 | BiDiMode = bdLeftToRight
|
---|
41 | ParentBiDiMode = False
|
---|
42 | TabOrder = 3
|
---|
43 | OnClick = btnClinicClick
|
---|
44 | end
|
---|
45 | object btnWard: TButton [4]
|
---|
46 | Left = 159
|
---|
47 | Top = 62
|
---|
48 | Width = 58
|
---|
49 | Height = 24
|
---|
50 | Anchors = [akLeft, akBottom]
|
---|
51 | TabOrder = 4
|
---|
52 | OnClick = btnWardClick
|
---|
53 | end
|
---|
54 | inherited DKLanguageController1: TDKLanguageController
|
---|
55 | LangData = {
|
---|
56 | 110066726D436C696E6963576172644D65647301010000000100000007004361
|
---|
57 | 7074696F6E01050000000900737478744C696E65330101000000020000000700
|
---|
58 | 43617074696F6E000900737478744C696E653201010000000300000007004361
|
---|
59 | 7074696F6E000900737478744C696E6531010100000004000000070043617074
|
---|
60 | 696F6E00090062746E436C696E69630000070062746E576172640000}
|
---|
61 | end
|
---|
62 | end
|
---|
Note:
See
TracBrowser
for help on using the repository browser.