Vcl.Imaging.GIFImg.TGIFGraphicControlExtension.GetDelay

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

Delphi

function GetDelay: WORD;

C++

System::Word __fastcall GetDelay();

プロパティ

種類 可視性 ソース ユニット
function class protected
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFGraphicControlExtension

説明

イメージ描画とデータストリーム処理との間の100分の一秒単位の値を返します。

GetDelay は 連続しているデータストリームの処理の前の待ち時間を100分の一秒単位の値で返します。

関連項目