[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|