[Overview][Types][Classes][Index] Reference for unit 'DSound' (#DEngine)

TSound.PlaySound

Proigrivaet zvuk (mozet iz faila, mojet po TSoundID).

Declaration

Source position: line 0

public procedure TSound.PlaySound(

  ID: TSoundID

); overload;

procedure TSound.PlaySound(

  FileName: String

); overload;