RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXContext.IsTracing Method

Is tracing enabled.

Pascal
function IsTracing(TraceFlags: TDBXTraceFlag): Boolean;
C++
__fastcall Boolean IsTracing(TDBXTraceFlag TraceFlags);

This method returns true if tracing is enabled for the given TDBXTraceFlag and false otherwise. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!