Unit 'newt' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#newt]

newtGridSetField

Declaration

Source position: newt.pp line 286

procedure newtGridSetField(

  grid: newtGrid;

  col: LongInt;

  row: LongInt;

  _type: newtGridElement;

  val: pointer;

  padLeft: LongInt;

  padTop: LongInt;

  padRight: LongInt;

  padBottom: LongInt;

  anchor: LongInt;

  flags: LongInt

);


Documentation generated on: 2023-03-18