API:System.Variants.TCustomVariantType.CastTo

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure CastTo(var Dest: TVarData; const Source: TVarData;  const AVarType: TVarType); virtual;

C++

virtual void __fastcall CastTo(TVarData &Dest, const TVarData &Source, const System::Word AVarType);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
System.Variants.pas
System.Variants.hpp
System.Variants TCustomVariantType

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。