Show: Delphi C++
Display Preferences

FMX.Layers3D.TCustomLayer3D.Invalidate

From XE2 API Documentation
Jump to: navigation, search

Delphi

procedure Invalidate;

C++

void __fastcall Invalidate(void);

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.Layers3D.pas
FMX.Layers3D.hpp
FMX.Layers3D TCustomLayer3D

Description

Internally calls AddUpdateRect in order to update a region of this layer.

When calling the AddUpdateRect method, Invalidate supplies the 3D layer's rectangle area, in order to repaint the entire 3D layer.

See Also

Personal tools
Previous Versions
Translations