Unit 'HTMLSubs' Package
[Overview][Types][Classes][Variables][Index] [#pl_htmlviewer]

ThtDocument.InsertImage

Declaration

Source position: HTMLSubs.pas line 1756

public procedure ThtDocument.InsertImage(

  const Src: ThtString;

  Stream: TStream;

  out Reformat: Boolean

); overload;

procedure ThtDocument.InsertImage(

  const Src: ThtString;

  Bitmap: TBitmap;

  Color: TColor;

  Transparent: ThtImageTransparency;

  OwnsBitmap: Boolean;

  out Reformat: Boolean

); overload;



CT Web help

CodeTyphon Studio