FMX.Types3D.TContext3D.DoCopyToBits

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure DoCopyToBits(const Bits: Pointer; const Pitch: Integer; const ARect: TRect); virtual; abstract;

C++

virtual void __fastcall DoCopyToBits(const void * Bits, const int Pitch, const System::Types::TRect &ARect) = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D TContext3D

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.