Search found 4 matches

by chorao157
Mon May 30, 2016 2:07 pm
Forum: Support
Topic: Template Page
Replies: 3
Views: 12488

I wanted to do as a report with pre-determined spaces.
by chorao157
Wed May 18, 2016 7:55 pm
Forum: Support
Topic: Template Page
Replies: 3
Views: 12488

Template Page

It is possible to make a dynamic page according to the User Profile ?

Example :

Image


Red marking = mandatory space.
by chorao157
Wed May 18, 2016 6:49 pm
Forum: Support
Topic: edit.text > RichEditor
Replies: 1
Views: 9364

Forgot the put .Format at the end... Now All works

Code: Select all

RichViewEdit1.Format;
by chorao157
Wed May 18, 2016 6:29 pm
Forum: Support
Topic: edit.text > RichEditor
Replies: 1
Views: 9364

edit.text > RichEditor

I try put this code, but nothing happens

RichViewEdit1.AddNL(edit1.Text,0,1);