[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lcltype.pp line 1331
type TRGBAQuad = record |
||
Blue: Byte; |
|
|
Green: Byte; |
|
|
Red: Byte; |
|
|
Alpha: Byte; |
|
|
end; |
Version 4.0 | Generated 2025-05-03 | Home |