Unit 'IpHtmlClasses' Package
[Overview][Types][Classes][Index] [#lz_tpipro]

TIpHtmlPreviewSettings

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

Declaration

Source position: iphtmlclasses.pas line 138

type TIpHtmlPreviewSettings = class(TPersistent)

public

  constructor Create;

  

published

  property AntiAliasingMode: TAntiAliasingMode; [rw]

  

  property Position: TPosition; [rw]

  

  property Maximized: Boolean; [rw]

  

  property Left: Integer; [rw]

  

  property Top: Integer; [rw]

  

  property Width: Integer; [rw]

  

  property Height: Integer; [rw]

  

  property Zoom: Integer; [rw]

  

end;

Inheritance

TIpHtmlPreviewSettings

  

|

TObject



CT Web help

CodeTyphon Studio