FMX.StdCtrls.TCornerButton.XRadius
Delphi
property XRadius: Single read FXRadius write SetXRadius default 0;
C++
__property XRadius = {default=0};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | FMX.StdCtrls.pas FMX.StdCtrls.hpp |
FMX.StdCtrls | TCornerButton |
Description
Specifies the distance from a corner to the start point of the corner shape customization, on the horizontal sides of the button. {{#multireplace:FMX.StdCtrls.TCornerButton.XRadius|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:FMX.StdCtrls.TCustomCornerButton.XRadius|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:FMX.StdCtrls.TCustomCornerButton.XRadius|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Specifies the distance from a corner to the start point of the corner shape customization, on the horizontal sides of the button.
How corners are customized is defined by the Corners, CornerType, XRadius, and YRadius properties.