Unit 'AndroidWidget' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pw_androidwizard]

TMouches

Declaration

Source position: androidwidget.pas line 666

type TMouches = record

  Cnt: Integer;

  

  XYs: array [0..cjMouchMax-1] of TfXY;

  

  sLen: Single;

  

  sAngle: Single;

  

  sPt: TfXY;

  

  sPt1: TfXY;

  

  sPt2: TfXY;

  

  sCount: Integer;

  

  Mouch: TMouch;

  

end;



CT Web help

CodeTyphon Studio