[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'GraphType' (#lcl)

TRawImageByteOrder

Declaration

Source position: graphtype.pp line 74

type TRawImageByteOrder = (

  riboLSBFirst,

  

  riboMSBFirst

  

);