[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'fpg_base' (#fpgui)

TfpgMimeDataBase

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fpg_base.pas line 689

type TfpgMimeDataBase = class(TObject)

public

  constructor Create;

  destructor Destroy; override;

  procedure Clear;

  function HasFormat();

  function Formats;

  function GetData();

  procedure SetData();

  property Items: TfpgMimeDataItem; default; [r]

  property urls: TList; [rw]

  property Text: TfpgString; [rw]

  property HTML: TfpgString; [rw]

  property Count: Integer; [r]

end;

Inheritance

TfpgMimeDataBase

|

TObject


Documentation generated on: 2015-04-04