Class tsysmimedragobject

Unit

Declaration

type tsysmimedragobject = class(tmimedragobject, isysdnd)

Description

No description available, ancestor tmimedragobject description follows
No description available, ancestor tdragobject description follows
No description available, ancestor tnullinterfacedobject description follows

Hierarchy

Overview

Methods

Protected procedure checkwritable;
Protected procedure setdata(const avalue: string); override;
Protected procedure settext(const avalue: msestring); override;
Protected function getdata: string; override;
Protected function gettext: msestring; override;
Protected procedure cancelsysdnd; virtual;
Protected function getformats: msestringarty;
Protected function getformatistext: booleanarty;
Protected function getactions: dndactionsty;
Public constructor create(const asender: tobject; var instance: tdragobject; const apickpos: pointty; const aformats: array of msestring; const aformatistext: array of boolean; const aactions: dndactionsty = []; const aintf: imimesource = nil); override;
Public constructor createwrite(const asender: tobject; var instance: tdragobject; const apickpos: pointty; const aformats: array of msestring; const aformatistext: array of boolean; const aactions: dndactionsty = []; const aintf: imimesource = nil);

Description

Methods

Protected procedure checkwritable;
 
Protected procedure setdata(const avalue: string); override;
 
Protected procedure settext(const avalue: msestring); override;
 
Protected function getdata: string; override;
 
Protected function gettext: msestring; override;
 
Protected procedure cancelsysdnd; virtual;
 
Protected function getformats: msestringarty;
 
Protected function getformatistext: booleanarty;
 
Protected function getactions: dndactionsty;
 
Public constructor create(const asender: tobject; var instance: tdragobject; const apickpos: pointty; const aformats: array of msestring; const aformatistext: array of boolean; const aactions: dndactionsty = []; const aintf: imimesource = nil); override;
 
Public constructor createwrite(const asender: tobject; var instance: tdragobject; const apickpos: pointty; const aformats: array of msestring; const aformatistext: array of boolean; const aactions: dndactionsty = []; const aintf: imimesource = nil);
 

Generated by PasDoc 0.16.0.