[Overview][Classes][Index] Reference for unit 'nvContext' (#nvidia-widgets)

UIContext.doLineEdit

Line edit widget

Declaration

Source position: nvcontext.pas line 151

public function UIContext.doLineEdit(

  const aRect: Rect;

  var Text: ;

  maxTextLength: Integer;

  out nbCharsReturned: Integer;

  style: Integer = 0

):Boolean;

Description