[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgtk3.pas line 7243
type TGtkFlowBoxChild = object(TGtkBin) |
||
function new; |
|
|
procedure changed; |
|
|
function get_index; |
|
|
function is_selected; |
|
|
end; |
|
||
|
||
|
||
|
||
|
||
|