i use delphi rio to create Box2D The world and gravity were created as follows when creating the form
gravity := b2Vec2.Create(0.0, -10.0); world :=