/
ccApplication.AllowErrorRelease

ccApplication.AllowErrorRelease

Parameter

Boolean;

Beschreibung

Mit der Eigenschaft AllowErrorRelease kann im Feld-Event „EventOnRelease“ die Freigabeverhinderung aufgehoben werden.

Beispiel

Procedure EventOnRelease;
begin
  ccApplication.AllowErrorRelease := true;
end;

Related content

ccApplication.AllowExecuteUserexit
ccApplication.AllowExecuteUserexit
More like this
ccApplication.AllowExecuteUserexit
ccApplication.AllowExecuteUserexit
More like this
ccApplication.AllowExecuteUserexit
ccApplication.AllowExecuteUserexit
More like this
ccApplication.StackProcessing
ccApplication.StackProcessing
More like this
ccApplication.StackProcessing
ccApplication.StackProcessing
More like this
ccApplication.StackProcessing
ccApplication.StackProcessing
More like this