TTMSFNCRichEditorPopup.Show Method
Shows the popup near the given position. The base implementation only marks the popup visible.
API unit family: TMSFNCRichEditor
Declaring type: TTMSFNCRichEditorPopup
Syntax
procedure Show(PT: TPoint); virtual;
Parameters
| Name | Description |
|---|---|
PT |
The position, in client coordinates, near which to show the popup. |