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

TTabControlNoteBookStrings.SetMultiLine

Sets the value for the MultiLine property.

Declaration

Source position: comctrls.pp line 768

protected procedure TTabControlNoteBookStrings.SetMultiLine(

  const AValue: Boolean

); override;

Arguments

AValue

  

New value for the MultiLine property.

See also

TTabControlStrings.SetMultiLine

  

SetMultiLine - specifies whether multi-line captions are used.

TTabControlStrings.MultiLine

  

MultiLine - if True, multiple lines may be used in Tab strings.