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

TRawImagePosition

TRawImagePosition - record describing the position of a Raw Image

Declaration

Source position: graphtype.pp line 178

type TRawImagePosition = record

  Byte: PtrUInt;

  

  Bit: cardinal;

  

end;