System.Rtti.TMethodImplementation.TInvokeInfo.AddParameter
Delphi
procedure AddParameter(AType: PTypeInfo; AByRef, AConstant, ASetDefault, AOpenArray: Boolean);
C++
void __fastcall AddParameter(System::Typinfo::PTypeInfo AType, bool AByRef, bool AConstant, bool ASetDefault, bool AOpenArray);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
procedure function |
public | System.Rtti.pas System.Rtti.hpp |
System.Rtti | TInvokeInfo |
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 !