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))
| Public | top: Integer; |
| Public | left: Integer; |
| Public | bottom: Integer; |
| Public | right: Integer; |
| Public | top: Integer; |
|
This item has no description. | |
| Public | left: Integer; |
|
This item has no description. | |
| Public | bottom: Integer; |
|
This item has no description. | |
| Public | right: Integer; |
|
This item has no description. | |