System.RawByteString, API:Data.DBXCommon.TKey.GetAlgorithm
De RAD Studio API Documentation
(Différence entre les pages)
(Updated See Also section. LOC-9037) |
|||
| Ligne 1 : | Ligne 1 : | ||
| − | + | <section begin="api" /> | |
| − | <!--Start API | + | <!--Start API Info--><ul id='childlinks'><li class='first'>'''[[Data.DBXCommon.TKey|Aller au parent : TKey]]'''</li> |
| + | </ul> | ||
| + | <vclInfo name="GetAlgorithm" parent="TKey" 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 GetAlgorithm: string; virtual; abstract; | ||
| + | </source></div> | ||
| + | </div> | ||
| + | <div class="cpp sig"> | ||
| + | <span class="lang">C++</span> | ||
| + | <div class="thesig"><source lang="cpp"> | ||
| + | virtual System::UnicodeString __fastcall GetAlgorithm(void) = 0 ; | ||
| + | </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.TKey|TKey]]</td> | ||
| + | </tr> | ||
| + | </table> | ||
| + | <section end="api" /> | ||
==Description== | ==Description== | ||
| − | + | {{#lsth:MediaWiki:NoContent|Description}} | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
Version actuelle en date du 3 juin 2012 à 03:29
Delphi
function GetAlgorithm: string; virtual; abstract;
C++
virtual System::UnicodeString __fastcall GetAlgorithm(void) = 0 ;
[modifier] Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | public | Data.DBXCommon.pas Data.DBXCommon.hpp |
Data.DBXCommon | TKey |
[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 !