Class tsysmimedragobject

Unit

Declaration

type tsysmimedragobject = class(tmimedragobject, isysdnd)

Description

This item has no description.

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;

This item has no description.

Protected procedure setdata(const avalue: string); override;

This item has no description.

Protected procedure settext(const avalue: msestring); override;

This item has no description.

Protected function getdata: string; override;

This item has no description.

Protected function gettext: msestring; override;

This item has no description.

Protected procedure cancelsysdnd; virtual;

This item has no description.

Protected function getformats: msestringarty;

This item has no description.

Protected function getformatistext: booleanarty;

This item has no description.

Protected function getactions: dndactionsty;

This item has no description.

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;

This item has no description.

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);

This item has no description.


Generated by PasDoc 0.17.0.snapshot.