Show: Delphi C++
Display Preferences

FMX.Types3D.TControl3D.RenderChildren

From XE2 API Documentation
Jump to: navigation, search

Delphi

procedure RenderChildren; virtual;

C++

virtual void __fastcall RenderChildren(void);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D TControl3D

Description

Renders all the 3D child controls of this 3D object.

RenderChildren only renders 3D child controls of this 3D object, if their visibility is True and they are not locked.

See Also

Personal tools
Previous Versions
Translations