Show: Delphi C++
Display Preferences

FMX.ListBox.TComboListBox Properties

From XE2 API Documentation
Jump to: navigation, search


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.
AlignpublishedSpecifies the alignment options (top, left, client, and so on) of this control.
AllowDragprotectedAllows the dragging of items inside the list.
AlternatingRowBackgroundprotectedSpecifies whether consecutive items should have different backgrounds.
AnchorsprotectedSpecifies how the control is anchored to its parent.
AnimatedpublishedSpecifies whether to use a smooth scrolling animation when scrolling the contents of this scroll box.
AutoCapturepublicSpecifies whether the control captures mouse events.
AutoHidepublishedSpecifies whether the scroll bars attached to this scroll box are automatically shown or hidden.
AutoTranslatepublicSpecifies whether the control's text should be translated.
BindingpublicAssociates any data (passed as a Variant) to any of the children with the BindingName property set.
BindingNamepublishedSpecifies a binding name for this FMX object.
BindingSourcepublicSpecifies the object to which the current control is bound.
BoundsRectpublicSpecifies the bounding rectangle of the control.
CanClippublishedSpecifies whenever the current control can be clipped.
CanFocuspublicSpecifies whenever the current control can receive focus.
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.
ColumnsprotectedSpecifies the number of columns on which to display the items in the list box.
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.
ContentLayoutprotectedProtected read-only property that specifies the content layout of this scroll box.
CountpublicDetermines the number of items in the list box.
CursorpublishedSpecifies the image used to represent the mouse pointer when it passes into the region covered by the control.
DatapublicSpecifies the data associated to one of the children for binding purposes.
DefaultStyleLookupNamepublicReturns a string with the name of the default style of this control.
DesignInfopublicContains information used by the Form designer.
DesignVisiblepublishedSpecifies whether the control design is visible.
DisableDefaultAlignpublicSpecifies whether the control keeps its default alignment when it is realigned on the surface of a FireMonkey form.
DisableFocusEffectpublicSpecifies whether the control has the focus effect disabled.
DisableMouseWheelpublishedSpecifies whether the mouse wheel is disabled or not in this scroll box.
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.
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).
HasAfterPaintEffectpublicSpecifies whether the control has an effect that is applied after the control is painted.
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.
HideSelectionUnfocusedprotectedSpecifies whether the selection is still displayed when the list box loses focus.
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.
HScrollBarpublicSpecifies the horizontal scroll bar attached to this scroll box.
IndexpublicSpecifies the index of the child object in the children array attached to this object.
InPaintTopublicSpecifies whether the control is currently being painted.
InvertAbsoluteMatrixpublicSpecifies the inverse matrix of AbsoluteMatrix.
IsDragOverpublishedSpecifies whether a dragged object is over the area of the current control.
IsFocusedpublishedSpecifies whether the control is in focus.
IsMouseOverpublishedSpecifies whether the mouse cursor is over the control.
IsVisiblepublishedSpecifies whether the control is visible.
ItemHeightprotectedSpecifies the height of the items from the list box.
ItemIndexpublicSpecifies the index of the currently selected item.
ItemspublicSpecifies the items in the list box.
ItemWidthprotectedSpecifies the width of the items in the list box.
LeftprotectedSpecifies the horizontal coordinate of the left edge of a component, relative to its parent.
ListItemspublicReturns the list item with the specified Index.
ListStyleprotectedSpecifies how the items are displayed in the list box.
LocalRectpublicSpecifies the local rectangle for painting the control.
LockedpublishedSpecifies whether the control is locked at design time.
MarginspublishedSpecifies the control's margins.
MouseTrackingpublishedEnables scrolling when the mouse is moved while holding down the left mouse button.
MultiSelectprotectedSpecifies whether multiple items can be selected in the list.
NamepublishedSpecifies the name of the component as referenced in code.
Observerspublic
OpacitypublishedSpecifies the control opacity.
OwnerpublicIndicates the component that is responsible for streaming and freeing this component.
PaddingpublishedSpecifies the control's padding.
ParentpublicSpecifies the parent component of this FMX object.
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.
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.
SelectedpublicReturns the item that is currently selected.
ShowCheckboxesprotectedDisplays a check box next to every item in the list box.
ShowHintprotectedSpecifies whether the Hint can be shown.
ShowScrollBarspublishedSpecifies whether the scroll bars attached to this scroll box are visible or not.
ShowSizeGrippublishedSpecifies whether to show the size grip in the lower-right corner of this scroll box.
SkewprotectedSpecifies the skew rate of the current control.
SortedprotectedSpecifies whether the list of items is sorted.
StoredpublicSpecifies whether this object is stored in the .XFM file.
StyleLookuppublishedSpecifies the name of the resource object to which the current TStyledControl is linked.
StyleNamepublishedSpecifies the style name for this FMX component.
TabOrderpublicIndicates 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.
TopprotectedSpecifies the vertical coordinate of the upper-left corner of a control, relative to its parent, in pixels.
UpdateRectpublicSpecifies the rectangle area of the control that needs to be updated.
UseSmallScrollBarspublishedSpecifies whether the scroll bars attached to this scroll box have a small footprint rather than their normal size defined by the operating system.
VCLComObjectpublicRepresents information used internally by components that support COM.
VisiblepublishedSpecifies whether the component appears onscreen.
VScrollBarpublicSpecifies the vertical scroll bar attached to this scroll box.
WidthpublishedSpecifies the horizontal size of the control (in pixels).


Personal tools
Previous Versions
Translations