Contents
-
Index
-
Previous
-
Next
SetRTL method
Declaration
function
SetRTL: Boolean;
Description
Sets the base direction of text in the document to right-to-left.
The method adds the dir attribute to the <HTML> tag of the document:
<HTML dir=rtl>