FMX.ListBox.TListBoxItem Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
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.
ActionprotectedSpecifies the action associated with the control.
ActionClientpublic
ActionLinkprotected
AdjustSizeValueprotected
AdjustTypeprotected
AlignpublishedSpecifies the alignment options (top, left, client, and so on) of this control.
AnchorspublicSpecifies how the control is anchored to its parent.
AutoCapturepublicSpecifies whether the control captures mouse events.
AutoTranslatepublishedSpecifies whether the control's text should be translated.
BoundsRectpublicSpecifies the bounding rectangle of the control.
CanFocuspublicSpecifies whenever the current control can receive focus.
CanParentFocuspublic
CanvaspublicProvides the drawing surface of the control.
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 rectangle area occupied by the current control's children.
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.
Controlspublic
ControlsCountpublic
CursorpublishedSpecifies the image used to represent the mouse pointer when it passes into the region covered by the control.
Datapublic
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.
DesignVisiblepublishedSpecifies whether the control design is visible.
DisableDisappearprotected
DisableFocusEffectpublicSpecifies whether the control has the focus effect disabled.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
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.
EnableExecuteActionprotected
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).
FixedSizeprotected
FontpublishedSpecifies the font to use when rendering the text.
FontColorpublic
HasAfterPaintEffectpublicSpecifies whether the control has an effect that is applied after the control is painted.
HasClipParentpublic
HasDisablePaintEffectpublicSpecifies whether the control's effect is painted.
HasEffectpublicSpecifies whether the control has an applied effect.
Heightpublished
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.
HintprotectedSpecifies the text string that appears when the user moves the mouse over the control.
HitTestpublishedSpecifies whether mouse-click events are captured by this control.
IndexpublicSpecifies the index of the child object in the children array attached to this object.
InheritedCursorpublic
InPaintTopublicSpecifies whether the control is currently being painted.
InvertAbsoluteMatrixpublicSpecifies the inverse matrix of AbsoluteMatrix.
IsCheckedpublishedSpecifies whether the check box associated with the item is checked.
IsChildFocusedpublic
IsDragOverpublicSpecifies whether a dragged object is over the area of the current control.
IsFocusedpublicSpecifies whether the control is in focus.
IsInflatedpublic
IsMouseOverpublicSpecifies whether the mouse cursor is over the control.
IsNeedStyleLookupprotected
IsSelectedpublishedSpecifies whether the item is selected.
IsVisiblepublicSpecifies whether the control is visible.
ItemDatapublishedSpecifies various data that can be attached to a TListBoxItem in order to be shown in the list box.
LeftprotectedSpecifies the horizontal coordinate of the left edge of a component, relative to its parent.
LocalRectpublicSpecifies the local rectangle for painting the control.
LockedpublishedSpecifies whether the control is locked at design time.
MarginspublishedSpecifies the control's margins.
MinClipHeightprotected
MinClipWidthprotected
NamepublishedSpecifies the name of the component as referenced in code.
ObserverspublicIndicates the TObservers object added to the TComponent.
OnGesturepublishedOccurs when you perform a gesture associated with this 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.
ParentControlpublic
ParentedRectpublicSpecifies the bounding rectangle of the control within its parent.
ParentedVisiblepublicSpecifies whether all the control's parents are visible.
PopupMenupublishedSpecifies the context menu window.
PositionpublishedSpecifies the upper-left corner of the current control, relative to its parent.
ResourceControlprotected
ResourceLinkprotected
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.
Selectablepublished
ShowHintprotectedSpecifies whether the Hint can be shown.
SmallSizeControlprotected
StoredpublicSpecifies whether this object is stored in the .XFM file.
StyledSettingspublishedDefines the values of the styled text representation properties, which are to be used for drawing a control text, that are loaded from a style and can be set manually (see TextSettings).
StyleLookuppublishedSpecifies the name of the resource object to which the current TStyledControl is linked.
StyleNamepublishedSpecifies the style name for this FMX component.
StylesDatapublic
TabOrderpublishedIndicates the position of the control in its parent's tab order.
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.
TextpublishedSpecifies the text that will be rendered over the surface of this TTextControl object.
TextAlignpublishedSpecifies how the text will be displayed in terms of horizontal alignment.
TextObjectprotected
TextSettingspublicStores a TTextSettings type object, which handles the text representation properties to be used for drawing the text in this control.
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.
TouchTargetExpansionpublicSet of optional pixel values you can specify to expand the touch target of a FireMonkey styled control.
TrimmingpublicSpecifies the behavior of the text, when it overflows the area for drawing the text.
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).
WordWrappublishedSpecifies whether the text inside the TTextControl object wraps when it is longer than the width of the control.


Personal tools
Translations