TGameData.IsPlaying Property
Definition
Returns True after a StartANewGame() or ContinueGame() Returns False after a PauseGame() or StopGame()
Delphi
property IsPlaying
Value
Boolean
Returns True after a StartANewGame() or ContinueGame() Returns False after a PauseGame() or StopGame()
property IsPlaying