Create(TabSheet: ITabSheet; Row: Integer; Column: Integer; Type: TabHyperlinkObjectType);
TabSheet. The component table for which event is generated
Row. The number of row, for which the event occurs.
Column. Number of column to which the event appears
Type. The type of the element located in the cell with the hyperlink.
The Create constructor creates the argument of the event that occurs on clicking hyperlink in table cell.
See also: