System.StdConvs.tuMilliSeconds
Delphi
tuMilliSeconds: TConvType;
C++
extern DELPHI_PACKAGE System::Convutils::TConvType tuMilliSeconds;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
variable | public | System.StdConvs.pas System.StdConvs.hpp |
System.StdConvs | System.StdConvs |
説明
tuMilliSeconds 変数はミリ秒の変換型を表します。
tuMilliSeconds を使用すると、別の測定単位からミリ秒に変換できます。
メモ: tuMilliSeconds の値を変更しないでください。tuMilliSeconds には、RegisterConversionType の呼び出しで取得されたハンドルが含まれています。 tuMilliSeconds の値を変更すると、時間変換が正常に動作しなくなります。