type TCefPoint = record
Structure representing a point.
<see href="https://bitbucket.org/chromiumembedded/cef/src/master/include/internal/cef_types_geometry.h">CEF source file: /include/internal/cef_types_geometry.h (cef_point_t))
x: Integer; |
|
y: Integer; |
x: Integer; |
|
This item has no description. |
y: Integer; |
|
This item has no description. |