Unit 'cef3types' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_cef]

TCefDomEventPhase

Declaration

Source position: cef3types.pas line 1794

type TCefDomEventPhase = (

  DOM_EVENT_PHASE_UNKNOWN = 0,

  

  DOM_EVENT_PHASE_CAPTURING,

  

  DOM_EVENT_PHASE_AT_TARGET,

  

  DOM_EVENT_PHASE_BUBBLING

  

);



CT Web help

CodeTyphon Studio