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

TAtkTableCellIface

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

Declaration

Source position: lazatk1.pas line 1256

type TAtkTableCellIface = object

  parent: TGTypeInterface;

  

  get_column_span: ;

  

  get_column_header_cells: ;

  

  get_position: ;

  

  get_row_span: ;

  

  get_row_header_cells: ;

  

  get_row_column_span: ;

  

  get_table: ;

  

end;

Inheritance

TAtkTableCellIface