Язык:
Русский
English
PaletteType
Const MaxColors = 15;
Type PaletteType = Record
Size : Byte;
Colors : Array[0..MaxColors] Of ShortInt;
End;
|
Язык: PaletteType Const MaxColors = 15; Type PaletteType = Record |
|
|
Код для вставки:
::
::
::
ГОСТ ::
Поделиться:
|
|