CAboutGameTitle Constant
Definition
Title of your game used in the About box and as the main form caption
Delphi
const CAboutGameTitle = 'Tron Game Sample'
Value
string
Title of your game used in the About box and as the main form caption
const CAboutGameTitle = 'Tron Game Sample'