mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-10 15:56:10 +02:00
Docs: LCL/graphics. Fixes XML tagging issue.
This commit is contained in:
parent
0d507a4009
commit
a7647ebcc8
@ -99,9 +99,8 @@ allows hexadecimal values in the range <b>-$7FFFFFFF-1..$7FFFFFFF</b> and
|
||||
represent the minimum and maximum values for the Long data type.
|
||||
</p>
|
||||
<p>
|
||||
Bytes in the hexadecimal value are used as follows:
|
||||
Bytes in the hexadecimal value are used as follows: <b>$OOBBGGRR</b>.
|
||||
</p>
|
||||
<code>$OOBBGGRR</code>
|
||||
<dl>
|
||||
<dt>OO</dt>
|
||||
<dd>
|
||||
|
Loading…
Reference in New Issue
Block a user