TSRichViewEdit.OnTableIconClick |
Top Previous Next |
|
Occurs when the user clicked a table "icon" (rectangle in the top left corner of table) property OnTableIconClick: TSRVMouseEvent; Table icon is displayed when the user moves the mouse pointer above the table, if ViewProperty.UseTableIcons=True. This table is returned by GetTableIconItem. A document where this table is located is returned by GetTableIconRVData. |