ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/services/AltDBSvcLoginDlgUnit.lfm
Revision: 143
Committed: Fri Feb 23 12:11:21 2018 UTC (6 years, 1 month ago) by tony
File size: 920 byte(s)
Log Message:
Fixes Merged

File Contents

# Content
1 inherited AltDBSvcLoginDlg: TAltDBSvcLoginDlg
2 Left = 893
3 Height = 267
4 Top = 305
5 ClientHeight = 267
6 inherited Bevel1: TBevel
7 Height = 215
8 Top = 8
9 end
10 inherited TargetCaption: TLabel
11 Top = 100
12 end
13 inherited Label2: TLabel
14 Top = 144
15 end
16 inherited Label3: TLabel
17 Top = 192
18 end
19 inherited Button1: TButton
20 Top = 238
21 end
22 inherited Button2: TButton
23 Top = 238
24 end
25 inherited ServiceName: TEdit
26 Top = 96
27 end
28 inherited UserName: TEdit
29 Top = 140
30 end
31 inherited Password: TEdit
32 Top = 186
33 end
34 object Label1: TLabel[9]
35 Left = 28
36 Height = 56
37 Top = 24
38 Width = 324
39 AutoSize = False
40 Caption = 'This database appears to use an alternative security database. You must now log into the alternative security database using login credentials for the alternative security database.'
41 ParentColor = False
42 WordWrap = True
43 end
44 end