Unit TomCard

Classes

TCards -

Functions

Register -

Types

TCardState
TCardSuit

Constants

Err1
Err2
Err3

Variables


Functions


procedure Register;


Types


TCardState = (ctFront,ctBack,ctJoker,ctO,ctX);

TCardSuit = (csClubs,csDiamonds,csHearts,csSpades);

Constants

Err1 = 'Unable to load %s '

32 Bit CARDS.DLL Freeware VCL Component Ver 1.03 By Tom Lee , Taiwan E-Mail Address : tom@libra.aaa.hinet.net Web : http://www.aaa.hinet.net/delphi

Err2 = 'Resource #%d not found (%s)'

Err3 = 'Bitmap #%d hasn''t been stored properly'


Variables