[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: lcltype.pp line 1016
type tagTRIVERTEX = record |
||
x: LongInt; |
|
|
y: LongInt; |
|
|
Red: ShortInt; |
|
|
Green: ShortInt; |
|
|
Blue: ShortInt; |
|
|
Alpha: ShortInt; |
|
|
end; |