DesignEditors.TPropertyEditor.GetAttributes, API:Data.DBXCommon.TDBXContext.IsTracingCategory
De RAD Studio API Documentation
(Différence entre les pages)
(Scoping Libraries) |
|||
| Ligne 1 : | Ligne 1 : | ||
| − | + | <section begin="api" /> | |
| − | <!--Start API | + | <!--Start API Info--><ul id='childlinks'><li class='first'>'''[[Data.DBXCommon.TDBXContext|Aller au parent : TDBXContext]]'''</li> |
| + | </ul> | ||
| + | <vclInfo name="IsTracingCategory" parent="TDBXContext" ns="Data.DBXCommon" type="function" delphi="True" cpp="True"/> | ||
| + | <div id="codesig"> | ||
| + | <div class="delphi sig"> | ||
| + | <span class="lang">Delphi</span> | ||
| + | <div class="thesig"><source lang="delphi"> | ||
| + | function IsTracingCategory(Category: string): Boolean; | ||
| + | </source></div> | ||
| + | </div> | ||
| + | <div class="cpp sig"> | ||
| + | <span class="lang">C++</span> | ||
| + | <div class="thesig"><source lang="cpp"> | ||
| + | bool __fastcall IsTracingCategory(System::UnicodeString Category); | ||
| + | </source></div> | ||
| + | </div> | ||
| + | </div> | ||
| + | ====Propriétés==== | ||
| + | <table id="vclinfo"> | ||
| + | <tr class='vclinfot'> | ||
| + | <th>Type</th> | ||
| + | <th>Visibilité </th> | ||
| + | <th>Source</th> | ||
| + | <th>Unité </th> | ||
| + | <th>Parent</th> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td class="vclinfol">function</td> | ||
| + | <td>public</td> | ||
| + | <td><lang s='delphi'>Data.DBXCommon.pas</lang><lang s='cpp'>Data.DBXCommon.hpp</lang></td> | ||
| + | <td>[[Data.DBXCommon|Data.DBXCommon]]</td> | ||
| + | <td>[[Data.DBXCommon.TDBXContext|TDBXContext]]</td> | ||
| + | </tr> | ||
| + | </table> | ||
| + | <section end="api" /> | ||
==Description== | ==Description== | ||
| − | {{# | + | {{#lsth:MediaWiki:NoContent|Description}} |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
Version actuelle en date du 3 juin 2012 à 03:25
Delphi
function IsTracingCategory(Category: string): Boolean;
C++
bool __fastcall IsTracingCategory(System::UnicodeString Category);
[modifier] Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | public | Data.DBXCommon.pas Data.DBXCommon.hpp |
Data.DBXCommon | TDBXContext |
[modifier] Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !