[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazatk1.pas line 1271
type TAtkTableIface = object |
||
|
||
ref_at: ; |
|
|
get_index_at: ; |
|
|
|
||
|
||
|
||
get_n_rows: ; |
|
|
|
||
|
||
get_caption: ; |
|
|
|
||
|
||
|
||
|
||
get_summary: ; |
|
|
set_caption: ; |
|
|
|
||
|
||
|
||
|
||
set_summary: ; |
|
|
|
||
|
||
|
||
|
||
is_selected: ; |
|
|
|
||
|
||
|
||
|
||
row_inserted: ; |
|
|
|
||
row_deleted: ; |
|
|
|
||
|
||
|
||
|
||
end; |
|