Unit 'fpsImages' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_fpspreadsheet]

TsEmbeddedObj

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

Declaration

Source position: fpsimages.pas line 51

type TsEmbeddedObj = class

protected

  function CheckStream();

  

public

  destructor Destroy; override;

  

  function LoadFromFile();

  

  function LoadFromStream();

  

  property FileName: string; [r]

  

  property ImageType: TsImageType; [r]

  

  property ImageWidth: Double; [rw]

  

  property ImageHeight: Double; [rw]

  

  property Stream: TMemoryStream; [r]

  

end;

Inheritance

TsEmbeddedObj

  

|

TObject



CT Web help

CodeTyphon Studio