type TCefInsets = record
Structure representing insets.
<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_insets_t))
top: Integer; |
|
left: Integer; |
|
bottom: Integer; |
|
right: Integer; |
top: Integer; |
|
This item has no description. |
left: Integer; |
|
This item has no description. |
bottom: Integer; |
|
This item has no description. |
right: Integer; |
|
This item has no description. |