home *** CD-ROM | disk | FTP | other *** search
- object OKBottomDlg: TOKBottomDlg
- Left = 344
- Top = 258
- BorderStyle = bsDialog
- Caption = 'ShowReminder 2.0'
- ClientHeight = 118
- ClientWidth = 312
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object DRLabel1: TDRLabel
- Left = 8
- Top = 8
- Width = 297
- Height = 73
- Alignment = taCenter
- AutoSize = False
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clNavy
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- HiColor = clBlue
- LoColor = clNavy
- Border = boNone
- Ctl3D = True
- BlinkInterval = 300
- Blink = blNone
- ShadowColor = cl3DLight
- Deep = 1
- end
- object CorelButton1: TCorelButton
- Left = 112
- Top = 88
- Width = 97
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 0
- end
- end
-