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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!