FMX.Dialogs.TPrintDialog.MinPage, API:Data.DB.TBitConverter.FromLongWord
De RAD Studio API Documentation
(Différence entre les pages)
m |
(Page créée avec « <section begin="api" /> <!--Start API Info--><ul id='childlinks'><li class='first'>'''Aller au parent : TBitConverter'''</li> </ul> <vclInfo name="... ») |
||
| Ligne 1 : | Ligne 1 : | ||
| − | + | <section begin="api" /> | |
| − | + | <!--Start API Info--><ul id='childlinks'><li class='first'>'''[[Data.DB.TBitConverter|Aller au parent : TBitConverter]]'''</li> | |
| + | </ul> | ||
| + | <vclInfo name="FromLongWord" parent="TBitConverter" ns="Data.DB" type="procedure" delphi="True" cpp="True"/> | ||
| + | <div id="codesig"> | ||
| + | <div class="delphi sig"> | ||
| + | <span class="lang">Delphi</span> | ||
| + | <div class="thesig"><source lang="delphi"> | ||
| + | class procedure FromLongWord(Value: LongWord; Buffer: TArray<Byte>); | ||
| + | </source></div> | ||
| + | </div> | ||
| + | <div class="cpp sig"> | ||
| + | <span class="lang">C++</span> | ||
| + | <div class="thesig"><source lang="cpp"> | ||
| + | __classmethod void __fastcall FromLongWord(unsigned Value, System::DynamicArray<System::Byte> Buffer); | ||
| + | </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>public</td> | ||
| + | <td><lang s='delphi'>Data.DB.pas</lang><lang s='cpp'>Data.DB.hpp</lang></td> | ||
| + | <td>[[Data.DB|Data.DB]]</td> | ||
| + | <td>[[Data.DB.TBitConverter|TBitConverter]]</td> | ||
| + | </tr> | ||
| + | </table> | ||
| + | <section end="api" /> | ||
==Description== | ==Description== | ||
| − | {{# | + | {{#lsth:MediaWiki:NoContent|Description}} |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
Version actuelle en date du 3 juin 2012 à 03:15
Delphi
class procedure FromLongWord(Value: LongWord; Buffer: TArray<Byte>);
C++
__classmethod void __fastcall FromLongWord(unsigned Value, System::DynamicArray<System::Byte> Buffer);
[modifier] Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
procedure function |
public | Data.DB.pas Data.DB.hpp |
Data.DB | TBitConverter |
[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 !