Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

_INTLIST

Declaration

Source position: jwauxtheme.pas line 648

type _INTLIST = record

  iValueCount: Integer;

  iValues: array [0..MAX_INTLIST_COUNT-1] of Integer;

end;


Documentation generated on: 2025-07-25