Vcl.Imaging.GIFImg.TGIFFrame.Clear
Delphi
procedure Clear;
C++
void __fastcall Clear(void);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
procedure function |
public | Vcl.Imaging.GIFImg.pas Vcl.Imaging.GIFImg.hpp |
Vcl.Imaging.GIFImg | TGIFFrame |
説明
TGIFFrame オブジェクトの内容をクリアします。
TGIFFrame オブジェクトの内容をクリアするために Clear メソッドを呼び出してください。
関連項目