System.StdConvs.vuCubicYards

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

Delphi

vuCubicYards: TConvType;

C++

extern DELPHI_PACKAGE System::Convutils::TConvType vuCubicYards;

プロパティ

種類 可視性 ソース ユニット
variable public
System.StdConvs.pas
System.StdConvs.hpp
System.StdConvs System.StdConvs

説明

vuCubicYards 変数は立方ヤードの変換型を表します。

vuCubicYards を使用すると、別の測定単位から立方ヤードに変換できます。

メモ:  vuCubicYards の値を変更しないでください。vuCubicYards には、RegisterConversionType の呼び出しで取得されたハンドルが含まれています。 vuCubicYards の値を変更すると、体積変換が正常に動作しなくなります。

関連項目