FMX.Styles.Objects.TStyleTextObject.SetCurrentProperties

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function SetCurrentProperties(const AColor: TAlphaColorRec; const AShadow: TStyleShadow): Boolean;

C++

bool __fastcall SetCurrentProperties(const System::Uitypes::TAlphaColorRec AColor, TStyleShadow* const AShadow);

Properties

Type Visibility Source Unit Parent
function protected
FMX.Styles.Objects.pas
FMX.Styles.Objects.hpp
FMX.Styles.Objects TStyleTextObject

Description

Embarcadero Technologies does not currently have any additional information.