TScore Class

Score item (user name, points, level and things for Internet synchronization)

Unit: Gamolf.RTL.Scores
system.generics.collections.TObject
  Gamolf.RTL.Scores.TScore
type TScore = class(TObject)

The TScore type exposes the following members.

Show:
 NameDescription
Level

Level number

Moderated

User name moderated (for public display on other computer after a synchronization)

Points

Score value (nb points)

Pseudo

User name or pseudo

Uploaded

Score uploaded to the synchronization server on the Internet (or a local network)

Top