Unit 'HtmlView' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_htmlviewer]

THtmlViewerState

Declaration

Source position: htmlview.pas line 143

type THtmlViewerState = set of (

  vsBGFixed,

  

  vsDontDraw,

  

  vsCreating,

  

  vsProcessing,

  

  vsLocalImageCache,

  

  vsHotSpotAction,

  

  vsMouseScrolling,

  

  vsLeftButtonDown,

  

  vsMiddleScrollOn,

  

  vsHiliting

  

);



CT Web help

CodeTyphon Studio