Sets the value for the MultiLine property.
Source position: comctrls.pp line 768
protected procedure TTabControlNoteBookStrings.SetMultiLine( |
const AValue: Boolean |
); override; |
AValue |
|
New value for the MultiLine property. |
|
SetMultiLine - specifies whether multi-line captions are used. |
|
|
MultiLine - if True, multiple lines may be used in Tab strings. |