RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXContext.IsTracingCategory Method

Is tracing enabled for Category.

Pascal
function IsTracingCategory(Category: UnicodeString): Boolean;
C++
__fastcall Boolean IsTracingCategory(UnicodeString Category);

IsTracingCategory indicates whether tracing is enabled for this Category. 

 

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