FMX.Types3D.TContext3D.DoClear

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

Delphi

procedure DoClear(const ATarget: TClearTargets; const AColor: TAlphaColor; const ADepth: single; const AStencil: Cardinal); virtual; abstract;

C++

virtual void __fastcall DoClear(const TClearTargets ATarget, const System::Uitypes::TAlphaColor AColor, const float ADepth, const unsigned AStencil) = 0 ;

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D TContext3D

説明

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