[Overview][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msemime.pas line 28
type tmimedragobject = class(tdragobject, iobjectlink) |
public |
constructor create(); virtual; |
constructor createwrite(); |
destructor destroy; override; |
function checkformat(); |
property formats: msestringarty; [r] |
property formatistext: booleanarty; [r] |
property formatindex: Integer; [rw] |
property wantedformatindex: Integer; [rw] |
property data: string; [rw] |
function convertmimedata(); virtual; |
function convertmimetext(); virtual; |
end; |
| |
| |
tnullinterfacedobject,iunknown |
| |
tobject |