home *** CD-ROM | disk | FTP | other *** search
- object SCAboutForm_: TSCAboutForm_
- Left = 364
- Top = 228
- BorderStyle = bsDialog
- Caption = 'About CA SweetControls'
- ClientHeight = 253
- ClientWidth = 386
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object OKButton: TSCButton
- Left = 297
- Top = 216
- Width = 76
- Height = 25
- Anchors = [akRight, akBottom]
- Cancel = True
- Caption = 'OK'
- Default = True
- ModalResult = 1
- Style = scbsXP
- TabOrder = 0
- end
- object SCLabel2: TSCLabel
- Left = 12
- Top = 76
- Width = 321
- Height = 17
- AutoSize = True
- Caption =
- 'Copyright ⌐ 1996,2004 by CodeAccelerate, Inc. All Rights Reserv' +
- 'ed.'
- TabOrder = 1
- end
- end
-