equal
deleted
inserted
replaced
43 UserNick : shortstring = ''; |
43 UserNick : shortstring = ''; |
44 recordFileName : shortstring = ''; |
44 recordFileName : shortstring = ''; |
45 cReadyDelay : Longword = 5000; |
45 cReadyDelay : Longword = 5000; |
46 cLogfileBase : shortstring = 'debug'; |
46 cLogfileBase : shortstring = 'debug'; |
47 cStereoMode : TStereoMode = smNone; |
47 cStereoMode : TStereoMode = smNone; |
|
48 cOnlyStats : boolean = False; |
48 ////////////////////////// |
49 ////////////////////////// |
49 |
50 |
50 alsoShutdownFrontend: boolean = false; |
51 alsoShutdownFrontend: boolean = false; |
51 |
52 |
52 isCursorVisible : boolean; |
53 isCursorVisible : boolean; |