TrvActionInsertTable.OnCloseTableSizeDialog

<< Click to display table of contents >>

TrvActionInsertTable.OnCloseTableSizeDialog

Occurs when a table sizing window (shown by ShowTableSizeDialog method) is closed.

property OnCloseTableSizeDialog: TNotifyEvent;

This event can be used to uncheck a button pressed before calling ShowTableSizeDialog method (if you have some button that must be pressed while this window is displayed).