[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets the value for the MultiLine property.
Source position: comctrls.pp line 770
protected procedure TTabControlNoteBookStrings.SetMultiLine( |
const AValue: Boolean |
); override; |
AValue |
|
New value for the MultiLine property. |
|
Sets the value for the MultiLine property. |
|
|
MultiLine - if True, multiple lines may be used in Tab strings. |