Delphi
function GetAlign: TAlignLayout;
C++
TAlignLayout __fastcall GetAlign(void);
Properties
| Type |
Visibility |
Source |
Unit |
Parent |
| function |
protected |
FMX.Types.pas FMX.Types.hpp |
FMX.Types |
TControl |
Description
Getter function for the Align property.
See Also