Unit 'StdCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomMemo.SetWantTabs

Sets the value for the WantTabs property.

Declaration

Source position: stdctrls.pp line 923

protected procedure TCustomMemo.SetWantTabs(

  const NewWantTabs: Boolean

);

Arguments

NewWantTabs

  

New value for the WantTabs property.

See also

TCustomMemo.WantTabs

  

Allows Tab characters to be entered into the text.



CT Web help

CodeTyphon Studio