[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TWinControl.WSSetText

Sends text to the widget (from WM_SETTEXT?).

Declaration

Source position: controls.pp line 2158

protected procedure TWinControl.WSSetText(

  const AText: string

); virtual;

Arguments

AText

  

The text to send.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.