Search found 4 matches
- Mon May 30, 2016 2:07 pm
- Forum: Support
- Topic: Template Page
- Replies: 3
- Views: 12501
- Wed May 18, 2016 7:55 pm
- Forum: Support
- Topic: Template Page
- Replies: 3
- Views: 12501
Template Page
It is possible to make a dynamic page according to the User Profile ?
Example :
Red marking = mandatory space.
Example :
Red marking = mandatory space.
- Wed May 18, 2016 6:49 pm
- Forum: Support
- Topic: edit.text > RichEditor
- Replies: 1
- Views: 9371
Forgot the put .Format at the end... Now All works
Code: Select all
RichViewEdit1.Format;
- Wed May 18, 2016 6:29 pm
- Forum: Support
- Topic: edit.text > RichEditor
- Replies: 1
- Views: 9371
edit.text > RichEditor
I try put this code, but nothing happens
RichViewEdit1.AddNL(edit1.Text,0,1);
RichViewEdit1.AddNL(edit1.Text,0,1);