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

TTabControlStrings.SetRaggedRight

SetRaggedRight - specifies whether ragged-right (as opposed to right-justified) alignment is to be used.

Declaration

Source position: comctrls.pp line 694

protected procedure TTabControlStrings.SetRaggedRight(

  const AValue: Boolean

); virtual;