Vcl.Controls.TCustomHint Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
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.
DelaypublishedSpecifies the delay before displaying the hint.
DescriptionpublicProvides the description of a hint.
DesignInfopublicContains information used by the Form designer.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
HideAfterpublishedSpecifies the time to wait before hiding the hint.
ImageIndexpublicSpecifies the index in the image list.
ImagespublishedSpecifies the list of images that can be displayed with the hint.
NamepublishedSpecifies the name of the component as referenced in code.
ObserverspublicIndicates the TObservers object added to the TComponent.
OwnerpublicIndicates the component that is responsible for streaming and freeing this component.
ShowingHintpublicSpecifies whether the hint is displayed.
StylepublishedSpecifies the style of the custom hint.
TagpublishedStores a NativeInt integral value as a part of a component.
TitlepublicSpecifies the hint's title.
VCLComObjectpublicRepresents information used internally by components that support COM.
WorkCompleteprotectedSpecifies whether hint painting is done.