You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2026-05-16 08:38:08 +02:00
Update to CEF 146.0.9
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<title>cef4delphi: uCEFTypes: Record TCefBoxLayoutSettings</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="generator" content="PasDoc 0.17.0.snapshot">
|
||||
<meta name="generator" content="PasDoc 1.0.0">
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||
<link rel="StyleSheet" type="text/css" href="bootstrap.min.css">
|
||||
<link rel="StyleSheet" type="text/css" href="pasdoc.css">
|
||||
@@ -171,6 +171,6 @@
|
||||
Default flex for views when none is specified via CefBoxLayout methods. Using the preferred size as the basis, free space along the main axis is distributed to views in the ratio of their flex weights. Similarly, if the views will overflow the parent, space is subtracted in these ratios. A flex of 0 means this view is not resized. Flex values must not be negative. </p>
|
||||
</td></tr>
|
||||
</table>
|
||||
<hr><span class="appinfo"><em>Generated by <a href="https://pasdoc.github.io/">PasDoc 0.17.0.snapshot</a>. </em>
|
||||
<hr><span class="appinfo"><em>Generated by <a href="https://pasdoc.github.io/">PasDoc 1.0.0</a>. </em>
|
||||
</span>
|
||||
</body></html>
|
||||
|
||||
Reference in New Issue
Block a user