FMX.Controls.TControl.GetAllowAlign

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetAllowAlign: Boolean;

C++

bool __fastcall GetAllowAlign();

Properties

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

Description

Getter function for the AllowAlign property.

See Also