Unit 'oCrt' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#ncurses]

nEditDate

Declaration

Source position: ocrt.pp line 586

function nEditDate(

  win: PWINDOW;

  x: Integer;

  y: Integer;

  att: Integer;

  initv: shortstring;

  var esc: Boolean

):shortstring;

function nEditDate(

  x: Integer;

  y: Integer;

  att: Integer;

  initv: shortstring;

  var esc: Boolean

):shortstring;


Documentation generated on: 2025-07-25