home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1997 May
/
Pcwk0597.iso
/
borland
/
cb
/
setup
/
cbuilder
/
data.z
/
NOTIFY.DFM
/
NOTIFY.txt
Wrap
Text File
|
1997-02-28
|
1KB
|
57 lines
object NotifyForm: TNotifyForm
Left = 15
Top = 8
Cursor = crHourGlass
HorzScrollBar.Visible = False
VertScrollBar.Visible = False
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Talk to Word'
ClientHeight = 91
ClientWidth = 418
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
FormStyle = fsStayOnTop
Position = poDefaultPosOnly
Visible = True
PixelsPerInch = 96
TextHeight = 16
object Label1: TLabel
Left = 32
Top = 32
Width = 361
Height = 25
Alignment = taCenter
AutoSize = False
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -16
Font.Name = 'MS Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 32
Top = 8
Width = 48
Height = 16
Caption = 'Status:'
end
object Label3: TLabel
Left = 32
Top = 64
Width = 361
Height = 25
Alignment = taCenter
AutoSize = False
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Serif'
Font.Style = []
ParentFont = False
end
end