LrsCards 1.0 
Demo version
© 1996, by Terje Larsen
Niels Juels gate 15
0272 Oslo
Norway

This is a shareware VCL for Borland Delphi. This is a demo version of the 
component. It's fully functional, but have a nag cross over the image. 
If you register this nag cross will be removed and you will have the 
source code as well. The registration fee is $10 or 100 NOK what ever you 
chose.

Introduction to the LrsCards VCL

This is a component that make you display any card in a standard 52 card 
deck of playing cards. The bitmaps used by the component are stored in the 
LrsCards.Res file.

Properties supported by the LrsCards component

 *BackColor
 *Card
 *CardBack
 *CardSequence
  DragCursor
  DragMode
  Enabled
  ParentShowHint
  PopupMenu
 *ShowCardBack
   ShowHint
 *Suit
 *Value

Asterisks (*) denote custom properties.


Events supported by the LrsCards component

  Visible
 *OnCardChange
  OnClick
  OnDblClick
  OnDragDrop
  OnDragOver
  OnEndDrag
  OnMouseDown
  OnMouseMove
  OnMouseUp


Asterisks (*) denote events.