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

TCefV8PropertyAttributes

Declaration

Source position: cef3types.pas line 1053

type TCefV8PropertyAttributes = set of (

  V8_PROPERTY_ATTRIBUTE_READONLY,

  

  V8_PROPERTY_ATTRIBUTE_DONTENUM,

  

  V8_PROPERTY_ATTRIBUTE_DONTDELETE

  

);



CT Web help

CodeTyphon Studio