Last change
on this file since 881 was 476, checked in by Kevin Toppenberg, 16 years ago |
New WorldVistA Config Utility
|
File size:
684 bytes
|
Line | |
---|
1 | object WaitForm: TWaitForm
|
---|
2 | Left = 340
|
---|
3 | Top = 232
|
---|
4 | BorderStyle = bsSingle
|
---|
5 | ClientHeight = 63
|
---|
6 | ClientWidth = 311
|
---|
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 = []
|
---|
13 | OldCreateOrder = False
|
---|
14 | Position = poScreenCenter
|
---|
15 | PixelsPerInch = 96
|
---|
16 | TextHeight = 13
|
---|
17 | object Label1: TLabel
|
---|
18 | Left = 32
|
---|
19 | Top = 16
|
---|
20 | Width = 241
|
---|
21 | Height = 27
|
---|
22 | Caption = 'Working... Please Wait...'
|
---|
23 | Font.Charset = ANSI_CHARSET
|
---|
24 | Font.Color = clWindowText
|
---|
25 | Font.Height = -24
|
---|
26 | Font.Name = 'Times New Roman'
|
---|
27 | Font.Style = []
|
---|
28 | ParentFont = False
|
---|
29 | end
|
---|
30 | end
|
---|
Note:
See
TracBrowser
for help on using the repository browser.