FMX.Controls3D.TControl3D.Repaint

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Repaint;

C++

void __fastcall Repaint(void);

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.Controls3D.pas
FMX.Controls3D.hpp
FMX.Controls3D TControl3D

Description

Forces the control to re-render.

Repaint does nothing if this 3D control is not active or its viewport is nil.

Call Repaint when the 3D control needs to be repainted or updated.

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=FMX.Controls3D.TControl3D.Repaint&oldid=480749"