;; Sri Ganeshji : Sri Balaji : Sri Pitreshwarji : Sri Durgaji : Sri Venkateshwara /* Objective(s) - This program illustrates the use of following attributes of Style definition Font Bold Italic Height About this program - This program displays text on screen where the style of the text is defined by the style attribute - with the value of user defined Style definition */ [#Menu: Gateway of Tally] Add: Key Item: Before: @@locQuit : ($$LocaleString:"Style Sample TDL") : E : Display: TSPL Style Demo [Report: TSPL Style Demo] Form: TSPL Style Demo [Form: TSPL Style Demo] Part: TSPL Style Demo [Part: TSPL Style Demo] Line: TSPL Style Demo [Line: TSPL Style Demo] Field: TSPL Style Demo [Field: TSPL Style Demo] Set As : "Styled Text in Tally" Style : TSPL CustomTextStyle Width : 60 [Style: TSPL CustomTextStyle] Font Name : Arial Bold : Yes Italic : Yes Height : 14 ;;EOF