Enumeration StiTxtBorderType

Enumeration describes a type of the border.

Index

Enumeration members

Enumeration members

Simple

Simple: = 1

A border which consists of "+","-","|" symbols.

UnicodeDouble

UnicodeDouble: = 3

A border consists of character graphics symbols. A Double type of the border.

UnicodeSingle

UnicodeSingle: = 2

A border which consists of character graphics symbols. A Single type of the border.

Generated using TypeDoc