System.Zip.TStreamConstructor, API:Data.DBXCommon.TDBXWritableValue.SetAsString
De RAD Studio API Documentation
(Différence entre les pages)
(Page créée avec « {{#lst:API:System.Zip.TStreamConstructor|api}} ==Description== {{#lsth:API:System.Zip.TStreamConstructor|Description}} ») |
|||
| Ligne 1 : | Ligne 1 : | ||
| − | + | <section begin="api" /> | |
| + | <!--Start API Info--><ul id='childlinks'><li class='first'>'''[[Data.DBXCommon.TDBXWritableValue|Aller au parent : TDBXWritableValue]]'''</li> | ||
| + | </ul> | ||
| + | <vclInfo name="SetAsString" parent="TDBXWritableValue" ns="Data.DBXCommon" type="procedure" delphi="True" cpp="True"/> | ||
| + | <div id="codesig"> | ||
| + | <div class="delphi sig"> | ||
| + | <span class="lang">Delphi</span> | ||
| + | <div class="thesig"><source lang="delphi"> | ||
| + | procedure SetAsString(const Value: string); virtual; | ||
| + | </source></div> | ||
| + | </div> | ||
| + | <div class="cpp sig"> | ||
| + | <span class="lang">C++</span> | ||
| + | <div class="thesig"><source lang="cpp"> | ||
| + | virtual void __fastcall SetAsString(const System::UnicodeString Value); | ||
| + | </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"><lang s='delphi'>procedure</lang><lang s='cpp'>function</lang></td> | ||
| + | <td>protected</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.TDBXWritableValue|TDBXWritableValue]]</td> | ||
| + | </tr> | ||
| + | </table> | ||
| + | <section end="api" /> | ||
==Description== | ==Description== | ||
| − | {{#lsth: | + | {{#lsth:MediaWiki:NoContent|Description}} |
Version actuelle en date du 3 juin 2012 à 03:29
Delphi
procedure SetAsString(const Value: string); virtual;
C++
virtual void __fastcall SetAsString(const System::UnicodeString Value);
[modifier] Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
procedure function |
protected | Data.DBXCommon.pas Data.DBXCommon.hpp |
Data.DBXCommon | TDBXWritableValue |
[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 !