[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazatk1.pas line 1230
type TAtkStreamableContent = object |
||
function get_mime_type(); |
|
|
function get_n_mime_types; |
|
|
function get_stream(); |
|
|
function get_uri(); |
|
|
end; |
|