Back to Devexpress

TdxCalloutPopup Members

vcl-dxcalloutpopup-dot-tdxcalloutpopup-dot-underscore-members.md

latest15.5 KB
Original Source

TdxCalloutPopup Members

A component that allows you to display OS X/iOS style callout popups with custom content.

Constructors

NameDescription
Create(TComponent)Inherited from TComponent.

Properties

NameDescription
AlignmentSpecifies how a standard callout popup aligns its pop-up position (the point to which the callout points) and the associated control. Inherited from TdxCustomCalloutPopup.
AnimationOptionsProvides access to the animation settings applied to the callout popup. Inherited from TdxCustomCalloutPopup.
BorderColorSpecifies the callout popup’s border color. Inherited from TdxCustomCalloutPopup.
ColorSpecifies the callout popup’s background color. Inherited from TdxCustomCalloutPopup.
ComObjectInherited from TComponent.
ComponentCountInherited from TComponent.
ComponentIndexInherited from TComponent.
ComponentsInherited from TComponent.
ComponentStateInherited from TComponent.
ComponentStyleInherited from TComponent.
DesignInfoInherited from TComponent.
FlyoutPanelProvides access to the flyout panel settings applied to the callout popup. Inherited from TdxCustomCalloutPopup.
HideCalloutManages the callout’s visibility in a standard callout popup. Inherited from TdxCustomCalloutPopup.
LookAndFeelSpecifies the look and feel of the callout popup. Inherited from TdxCustomCalloutPopup.
NameInherited from TComponent.
ObserversInherited from TComponent.
OwnerInherited from TComponent.
PopupControlSpecifies the control (a TWinControl descendant) to be displayed inside the callout popup. Inherited from TdxCustomCalloutPopup.
RoundedSpecifies if the callout popup’s border is painted with rounded corners. Inherited from TdxCustomCalloutPopup.
RoundRadiusSpecifies the border radius (in pixels) of rounded corners. Inherited from TdxCustomCalloutPopup.
TagInherited from TComponent.
VCLComObjectInherited from TComponent.

Methods

NameDescription
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
BeginInvoke(TAsyncConstArrayFunctionEvent,Untyped[],TObject)Inherited from TComponent.
BeginInvoke(TAsyncConstArrayProc,Untyped[],TObject)Inherited from TComponent.
BeginInvoke(TAsyncConstArrayProcedureEvent,Untyped[],TObject)Inherited from TComponent.
BeginInvoke(TAsyncFunctionEvent,TObject)Inherited from TComponent.
BeginInvoke(TAsyncProcedureEvent,TObject)Inherited from TComponent.
BeginInvoke(TProc,TObject)Inherited from TComponent.
BeginInvoke<TResult>(TAsyncConstArrayFunc<TResult>,Untyped[],TObject)Inherited from TComponent.
BeginInvoke<TResult>(TFunc<TResult>,TObject)Inherited from TComponent.
CloseCloses the callout popup. Inherited from TdxCustomCalloutPopup.
DestroyComponentsInherited from TComponent.
DestroyingInherited from TComponent.
EndFunctionInvoke(IAsyncResult)Inherited from TComponent.
EndInvoke(IAsyncResult)Inherited from TComponent.
EndInvoke<TResult>(IAsyncResult)Inherited from TComponent.
Equals(TObject)Inherited from TObject.
ExecuteAction(TBasicAction)Inherited from TComponent.
FindComponent(String)Inherited from TComponent.
FreeNotification(TComponent)Inherited from TComponent.
FreeOnReleaseInherited from TComponent.
GetChildren(TGetChildProc,TComponent)Inherited from TComponent.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
GetParentComponentInherited from TComponent.
HasParentInherited from TComponent.
InsertComponent(TComponent)Inherited from TComponent.
IsImplementorOf(IInterface)Inherited from TComponent.
IsVisibleIndicates if the callout popup is currently displayed. Inherited from TdxCustomCalloutPopup.
LoadedInherited from TComponent.
Notification(TComponent,TOperation)Inherited from TComponent.
Popup(TWinControl,TRect)Inherited from TdxCustomCalloutPopup.
Popup(TWinControl)Displays the callout popup for a specified control. Inherited from TdxCustomCalloutPopup.
ReferenceInterface(IInterface,TOperation)Inherited from TComponent.
RemoveComponent(TComponent)Inherited from TComponent.
RemoveFreeNotification(TComponent)Inherited from TComponent.
SetParentComponent(TComponent)Inherited from TComponent.
SetSubComponent(Boolean)Inherited from TComponent.
ToStringInherited from TObject.
UpdateAction(TBasicAction)Inherited from TComponent.

Events

NameDescription
OnHideFires after the callout popup closes. Inherited from TdxCustomCalloutPopup.
OnShowFires after the callout popup is displayed. Inherited from TdxCustomCalloutPopup.

See Also

TdxCalloutPopup Class

dxCalloutPopup Unit