Unit 'XGR32_FloodFill' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_graphics32ext]

TFFInfo

Declaration

Source position: XGR32_FloodFill.pas line 41

type TFFInfo = record

  Next: PFFInfo;

  

  Prev: PFFInfo;

  

  Y: Integer;

  

  XL: Integer;

  

  XR: Integer;

  

  Dir: TFFDir;

  

end;



CT Web help

CodeTyphon Studio