Enabled Property

Set \/ Gets enabled state of a control

Syntax:

 <WindowName>.<ControlName>.Enabled := lEnabledState
 <WindowName>.<ControlName>.Enabled --> lEnabledState

ErrorDlg Property

Inhibits or allows displaying of player errors to users

Syntax:

ErrorDlg <lValue>

Sample:

 @ 200,0 PLAYER Player_1 ;
    WIDTH 100 ;
    HEIGHT 100 ;
    FILE "sample.avi" ;
    SHOWALL NOERRORDLG

results matching ""

    No results matching ""