FMX.Forms.TScreen.DesktopWidth
Delphi
property DesktopWidth: Single read GetDesktopWidth;
C++
__property float DesktopWidth = {read=GetDesktopWidth};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FMX.Forms.pas FMX.Forms.hpp |
FMX.Forms | TScreen |
Description
Embarcadero Technologies does not currently have any additional information.