home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 February
/
Chip_2000-02_cd.bin
/
sharewar
/
Power
/
_SETUP.1
/
Calendar.exe
/
0
/
RCDATA
/
TFORM2
/
TFORM2.txt
Wrap
Text File
|
1999-05-20
|
2KB
|
104 lines
object Form2: TForm2
Left = 273
Top = 243
BorderStyle = bsDialog
Caption = 'Event alert!'
ClientHeight = 171
ClientWidth = 272
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Scaled = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Bevel3: TBevel
Left = 7
Top = 136
Width = 257
Height = 27
end
object Bevel1: TBevel
Left = 0
Top = 0
Width = 272
Height = 171
Align = alClient
Shape = bsFrame
end
object Label1: TLabel
Left = 8
Top = 8
Width = 249
Height = 33
Alignment = taCenter
AutoSize = False
Caption = 'Label1'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object Label2: TLabel
Left = 10
Top = 10
Width = 247
Height = 33
Alignment = taCenter
AutoSize = False
Caption = 'Label1'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object Bevel2: TBevel
Left = 8
Top = 48
Width = 257
Height = 81
end
object SpeedButton1: TSpeedButton
Left = 192
Top = 137
Width = 73
Height = 25
Caption = '&Dismiss'
Flat = True
OnClick = SpeedButton1Click
end
object Label3: TLabel
Left = 16
Top = 56
Width = 241
Height = 65
AutoSize = False
Caption = 'Label3'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
end
object SpeedButton2: TSpeedButton
Left = 119
Top = 137
Width = 73
Height = 25
Caption = '&Later'
Flat = True
OnClick = SpeedButton2Click
end
end