X-Git-Url: https://git.delphigl.com/?p=LazOpenGLCore.git;a=blobdiff_plain;f=doc%2FglBitmap.TglBitmapRec4ul.html;fp=doc%2FglBitmap.TglBitmapRec4ul.html;h=f9e9b671a805a4207d4ab5b799eb025e2bce9e22;hp=0000000000000000000000000000000000000000;hb=1f9d3b8b9ce7d5e05f7af88c7ab0fd094609d9e5;hpb=5a2eeb45d528c5a2406b2ae5d73a4c711b2ea7dc diff --git a/doc/glBitmap.TglBitmapRec4ul.html b/doc/glBitmap.TglBitmapRec4ul.html new file mode 100644 index 0000000..f9e9b67 --- /dev/null +++ b/doc/glBitmap.TglBitmapRec4ul.html @@ -0,0 +1,83 @@ + + + +glBitmap: packed record TglBitmapRec4ul + + + + + +
+

packed record TglBitmapRec4ul

+ + +
DescriptionHierarchyFieldsMethodsProperties
+

Unit

+ +

Declaration

+

+type TglBitmapRec4ul = packed record

+

Description

+

+record that stores 4 unsigned long integer values

+

Overview

+

Fields

+ + + + + + + + + + + + + + + + +
r: QWord
g: QWord
b: QWord
a: QWord
arr: array[0..3] of QWord
+

Description

+

Fields

+ + + + + +
r: QWord
+ + + + + +
g: QWord
+ + + + + +
b: QWord
+ + + + + +
a: QWord
+ + + + + +
arr: array[0..3] of QWord
+
Generated by PasDoc 0.13.0 on 2014-12-21 15:05:48 + +