Show: Delphi C++
Display Preferences

FMX.Types.IScene.SetStyleBook

From XE2 API Documentation
Jump to: navigation, search

Delphi

procedure SetStyleBook(const Value: TStyleBook);

C++

virtual void __fastcall SetStyleBook(const TStyleBook* Value) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.Types.pas
FMX.Types.hpp
FMX.Types IScene

Description

Setter function for the StyleBook property.

Implement SetStyleBook to set the StyleBook of the current scene.

See Also

Personal tools
Previous Versions
Translations