[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazAtk1' (#lcl)

TAtkTableCell

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazatk1.pas line 912

type TAtkTableCell = object

  function get_column_header_cells;

  

  function get_column_span;

  

  function get_position();

  

  function get_row_column_span();

  

  function get_row_header_cells;

  

  function get_row_span;

  

  function get_table;

  

end;

Inheritance

TAtkTableCell