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

TRawImageLineOrder

Declaration

Source position: graphtype.pp line 95

type TRawImageLineOrder = (

  riloTopToBottom,

  

  riloBottomToTop

  

);