[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgtk3.pas line 10172
type TGtkMessageDialog = object(TGtkDialog) |
||
|
||
function get_message_area; |
|
|
procedure set_markup(); |
|
|
property message_area: PGtkWidget; [r] |
|
|
end; |
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|