FMX.Controls.Presentation.TPresentedControl.GetPresentationSuffix

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetPresentationSuffix: string;

C++

System::UnicodeString __fastcall GetPresentationSuffix(void);

Properties

Type Visibility Source Unit Parent
function protected
FMX.Controls.Presentation.pas
FMX.Controls.Presentation.hpp
FMX.Controls.Presentation TPresentedControl

Description

Returns a suffix for the presentation proxy name that DefinePresentationName returns based on the control type of your control.

Control Type Result
Styled "style"
Native "native"

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=FMX.Controls.Presentation.TPresentedControl.GetPresentationSuffix&oldid=686901"