FMX.Edit.TClearingEdit Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AbsoluteClipRectpublicSpecifies the absolute rectangle of the control after all its parent controls clip it.
AbsoluteEnabledpublicSpecifies whether the control is absolutely enabled.
AbsoluteHeightpublicSpecifies the absolute height of the control.
AbsoluteMatrixpublicSpecifies the absolute transformation matrix of the control.
AbsoluteOpacitypublicSpecifies the absolute opacity of the control.
AbsoluteRectpublicSpecifies the absolute rectangle that bounds the control.
AbsoluteScalepublicSpecifies the absolute scale of the control.
AbsoluteWidthpublicSpecifies the absolute width of the control.
ActionpublicSpecifies the action associated with the control.
ActionClientpublicSpecifies whether the component object has an associated action.
ActionLinkprotected
AdjustSizeValuepublicUpdates the width and height of this control according to its current style.
AdjustTypepublicDetermines if and how the width and height of this control should be modified to take the fixed space dictated by the style of this control.
AlignpublishedSpecifies the alignment options (top, left, client, and so on) of this control.
AnchorspublishedSpecifies how the control is anchored to its parent.
ApplyingEffectpublicA flag that signals when a control is in the process of applying an effect.
AutoCapturepublicSpecifies whether the control captures mouse events.
AutoTranslatepublicSpecifies whether the control's text should be translated.
AxisAlignedRectpublicA TRectF defined by the width and height of the control.
BoundsRectpublicSpecifies the bounding rectangle of the control.
ButtonsContentpublicReturns the control that contains the edit buttons associated with the edit control.
CanFocuspublishedSpecifies whether the current control can receive focus.
CanParentFocuspublishedSpecifies whether the parent of this control should be evaluated to receive focus.
CanUseDefaultPresentationprotectedIndicates whether a control tries to load the default presentation in case it cannot find a presentation.
CanvaspublicProvides the drawing surface of the control.
CaretpublishedRepresents the caret of the control.
CaretPositionpublicProvides access to the caret position in this edit control.
CharCasepublished
CheckSpellingpublishedDefines whether the spell-checking feature of the edit control is on or off.
ChildrenpublicStores an array of children attached to this parent component.
ChildrenCountpublicRead-only property that specifies the number of children in the children list.
ChildrenRectpublicSpecifies the bigger rectangle area occupied by parent and children controls.
ClipChildrenpublishedSpecifies whether the current control has a clipped child.
ClipParentpublishedSpecifies whether the current control has clipped its parent.
ClipRectpublicSpecifies the bound rectangle to be clipped.
ComObjectpublicSpecifies the interface reference implemented by the component.
ComponentCountpublicIndicates the number of components owned by the component.
ComponentIndexpublicIndicates the position of the component in its owner's Components property array.
ComponentspublicLists all components owned by the component.
ComponentStatepublicDescribes the current state of the component, indicating when a component needs to avoid certain actions.
ComponentStylepublicGoverns the behavior of the component.
ControlspublicStores an array of child controls attached to this parent control.
ControlsCountpublicNumber of controls that are direct children of this control.
ControlTypepublishedSpecifies the Styled or Platform presentation type of the presented control.
CursorpublishedImage to use to represent the mouse pointer when it passes into the region covered by the control.
DatapublicStores a Tvalue, which is a data structure that can store different kinds of data types.
DefaultSizepublic
DefaultStyleLookupNamepublicReturns a string with the name of the default style of this control.
DefaultTextSettingspublicStores a TTextSettings type object keeping the default values of the text representation properties.
DesignInfopublicContains information used by the Form designer.
DisableDisappearpublic
DisabledOpacityprotected
DisableFocusEffectpublishedSpecifies whether the control has the focus effect disabled.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
DoubleClickprotected
DragModepublishedSpecifies how the control initiates drag-and-drop operations.
EnabledpublishedSpecifies whether the control responds to mouse, keyboard, and timer events.
EnableDragHighlightpublishedSpecifies whether the control is highlighted when the dragged object is over it.
EnableExecuteActionprotectedDefines whether the control can use Action.OnExecute for mouse clicks, key pressing, and input on touch devices (gestures).
ExplicitHeightprotectedSpecifies the explicit vertical size of the control (in pixels).
ExplicitLeftprotectedSpecifies the explicit horizontal pixel coordinate of the left edge of a component, relative to its parent.
ExplicitTopprotectedSpecifies the explicit vertical pixel coordinate of the top edge of a component, relative to its parent.
ExplicitWidthprotectedSpecifies the explicit horizontal size of the control (in pixels).
FilterCharpublishedSpecifies which characters are allowed to be typed into this edit control.
FixedSizepublic
FontpublicSpecifies the font to use when rendering the text.
FontColorpublicSpecifies the color of the text in the edit control.
HasAfterPaintEffectpublicSpecifies whether the control has an effect that is applied after the control is painted.
HasClipParentpublicControl that is a direct child of this control and has clipped this control.
HasDisablePaintEffectpublicSpecifies whether the control's effect is painted.
HasEffectpublicSpecifies whether the control has an applied effect.
HeightpublishedSpecifies the vertical size of the control (in pixels).
HelpContextpublishedContains the numeric context ID that identifies the Help topic for the control.
HelpKeywordpublishedContains the keyword string that identifies the Help topic for the control.
HelpTypepublishedSpecifies whether the control's context-sensitive Help topic is identified by a context ID or by keyword.
HintpublishedSpecifies the text string that appears when the user moves the mouse over a control.
HitTestpublishedEnables the control to capture mouse events.
ImeModepublished
IndexpublicSpecifies the index of the child object in the children array attached to this object.
InheritedCursorpublicImage used to represent the mouse pointer when it passes into the region covered by the control.
InPaintTopublicSpecifies whether the control is currently being painted.
InputSupportprotectedSpecifies whether the edit control accepts any sort of input from the user.
InvertAbsoluteMatrixpublicSpecifies the inverse matrix of AbsoluteMatrix.
IsDragOverpublicSpecifies whether a dragged object is over the area of the current control.
IsFocusedpublicSpecifies whether the control is in focus.
IsInflatedpublicWhether the current style of this control has been actually applied to the control.
IsMouseOverpublicSpecifies whether the mouse cursor is over the control.
IsNeedStyleLookupprotected
IsVisiblepublicSpecifies whether the control is visible.
KeyboardTypepublishedDetermines the type of the virtual keyboard.
KillFocusByReturnpublishedSpecifies whether to hide the virtual keyboard by clicking the Return key.
LeftprotectedSpecifies the horizontal coordinate of the left edge of a component, relative to its parent.
LoadableStylepublic LoadableStyle is used to retrieve the style object.
LocalRectpublicSpecifies the local rectangle for painting the control.
LockedpublishedSpecifies whether the control is locked at design time.
MarginspublishedSpecifies the control's margins.
MaxLengthpublishedSpecifies the maximum length of the text entered in this edit control.
MinClipHeightprotected
MinClipWidthprotected
Modelpublic
NamepublishedSpecifies the name of the component as referenced in code.
ObserverspublicIndicates the TObservers object added to the TComponent.
OnApplyStyleLookuppublishedOccurs when a style is applied to the control.
OnCanFocuspublishedOccurs when a control can receive focus.
OnChangepublishedOccurs when the text for the edit control may have changed.
OnChangeTrackingpublishedOccurs when typing individual characters into the edit control.
OnClickpublishedOccurs when the control is clicked.
OnDblClickpublishedOccurs when the left mouse button is double-clicked with the pointer over the control.
OnDragDroppublishedOccurs when a dragged control is dropped.
OnDragEndpublishedOccurs when the dragging of a control ends.
OnDragEnterpublishedOccurs when a dragged object enters the area of the current control.
OnDragLeavepublishedOccurs when a dragged object leaves the area of the current control.
OnDragOverpublishedOccurs when a dragged object is over the area of the current control.
OnEnterpublishedOccurs when the control receive input focus.
OnExitpublishedOccurs when the input focus is taken from the control.
OnKeyDownpublishedOccurs when a key is pressed while the control has focus.
OnKeyUppublishedOccurs when a key is released while the control has focus.
OnMouseDownpublishedOccurs when a mouse button is pressed over a control.
OnMouseEnterpublishedOccurs when the mouse cursor enters the area of the control.
OnMouseLeavepublishedOccurs when the mouse cursor leaves the control area.
OnMouseMovepublishedOccurs when the mouse cursor moves while over the control area.
OnMouseUppublishedOccurs when the mouse button that was pressed over the control is released.
OnMouseWheelpublishedOccurs when the mouse wheel moves while the control has focus.
OnPaintpublishedOccurs when the control is redrawn.
OnPaintingpublishedOccurs when the control is painted.
OnPresentationNameChoosingpublishedOccurs right before your control loads its presentation, and it allows you to define a custom presentation proxy name different from the name that DefinePresentationName returns.
OnResizepublishedOccurs immediately after the control is resized.
OnResizedpublishedOccurs immediately after the control is resized.
OnTypingpublishedOccurs when you are typing into this edit control.
OnValidatepublishedOccurs after the user presses the ENTER key or the focus leaves the control.
OnValidatingpublishedOccurs when you are entering symbols or when focus shifts away from this edit control.
OpacitypublishedSpecifies the control opacity.
OwnerpublicIndicates the component that is responsible for streaming and freeing this component.
PaddingpublishedSpecifies the control's padding.
PaintStageprotected
ParentpublicSpecifies the parent component of this FMX object.
ParentClassStyleLookupNamepublicThe name of the default style of the parent class of this control.
ParentContentprotected
ParentControlpublicSpecifies the parent control of this control.
ParentedRectpublicSpecifies the bounding rectangle of the control within its parent.
ParentedVisiblepublicSpecifies whether all the control's parents are visible.
ParentShowHintpublishedIf True, the value of the ShowHint property of this control inherits the value of the ShowHint property of the parent control.
PasswordpublishedSpecifies whether this edit control shows its characters or not.
PopupMenupublishedSpecifies the context (pop-up) menu object.
PositionpublishedSpecifies the upper-left corner of the current control, relative to its parent.
PresentationpublicReturns a presentation layer that is set by CreateReceiver as the Receiver that gets messages from the PresentationProxy.
PresentationProxypublicProxy that handles communications between your control and its presentation layer.
PresentationStatepublicState of the presentation layer of this presented control.
PressedpublicIndicates whether the control is currently pressed.
PressedPositionpublicA point that indicates where exactly on the control the click occured.
ReadOnlypublishedDetermines whether you can change the text of this edit control.
ResourceControlprotected
ResourceLinkprotected
ResultingTextSettingspublicKeeps final values of text representation properties. These values are really used to draw texts in a control.
ReturnKeyTypepublishedIndicates the type of action that the edit control performs when you are editing the text of the control and you press the return key on the virtual keyboard. The run-time platform uses this value to determine the type of return button that it displays on the virtual keyboard for the edit control.
RootpublicSpecifies the root parent of this object.
RotationAnglepublishedSpecifies the amount (in degrees) by which the control is rotated from the x-axis.
RotationCenterpublishedSpecifies the position of the pivot point of the control.
ScalepublishedSpecifies the scale of the control.
ScenepublicSpecifies the current scene in which the control is drawn.
SelectionFillpublicSpecifies the color and pattern used to fill the font of the selected text or to stroke the outline of it.
SelLengthpublicSpecifies the number of characters that are selected.
SelStartpublicSpecifies the position of the first selected character in the text.
SelTextpublicSpecifies the selected portion of the edit control's text.
ShowHintpublishedSpecifies whether the Hint can be shown.
SizepublishedSpecifies the vertical and horizontal size (Size.Height and Size.Width) of the control (in pixels).
SmallSizeControlprotected
StoredpublicSpecifies whether this object is stored in the .FMX file.
StyledSettingspublishedDefines the set of styled text representation properties whose values are loaded from the current style and cannot be changed manually.
StyleLookuppublishedSpecifies the name of the resource object to which the current TStyledControl is linked.
StyleNamepublishedSpecifies the style name for this FMX component.
StylesDatapublicAssociates any data (passed as a TValue) to any of the child controls with the StyleName property set.
StyleStatepublic
TabOrderpublishedIndicates the position of the control in its parent's tab order.
TabStoppublished
TagpublishedStores a NativeInt integral value as a part of a component.
TagFloatpublicCustom property that stores any floating-point value.
TagObjectpublicCustom property that stores any object value.
TagStringpublicCustom property that stores any string value.
TempCanvasprotectedTemporary copy of the canvas on which the control is drawn.
TextpublishedContains the text displayed by this edit control.
TextAlignpublicSpecifies how the text will be displayed in terms of horizontal alignment.
TextContentRectpublic
TextPromptpublishedA hint or message to be displayed when the Text property is empty.
TextSettingspublishedKeeps the values of styled text representation properties that are set in the Object Inspector or programmatically.
TopprotectedSpecifies the vertical coordinate of the upper-left corner of a control, relative to its parent, in pixels.
TouchpublishedSpecifies the touch manager component associated with the control.
TouchTargetExpansionpublishedSet of optional pixel values you can specify to expand the touch target of a FireMonkey styled control.
TypingpublicSpecifies whether the user is typing something in this edit control.
UpdateRectpublicSpecifies the rectangle area of the control that needs to be updated.
VCLComObjectpublicRepresents information used internally by components that support COM.
VertTextAlignpublicSpecifies how the text will be displayed in terms of vertical alignment.
VisiblepublishedSpecifies whether the component appears onscreen.
WidthpublishedSpecifies the horizontal size of the control (in pixels).