API:FMX.Controls.TCaret.Width
Delphi
property Width;
C++
__property Width = {default=0};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | FMX.Controls.pas FMX.Controls.hpp |
FMX.Controls | TCaret |
Description
Keeps the width of the TCustomCaret object.
FMX.Controls.TCaret.Width inherits from FMX.Types.TCustomCaret.Width. All content below this line refers to FMX.Types.TCustomCaret.Width.
Keeps the width of the TCustomCaret object.
Width keeps the truncated integer part of floating-point width stored in the Size property. Size has the TSizeF type.