TfrxLineView

i confuse how to calculate whether i have (x1,y1) to (x2,y2).
It's strange how to use this component..

Example : (100,100) to (200,200);

LineView1.Diagonal := True;
LineView1.Top := 100;
LineView1.Left := 100;
LineView1.Width := 100-200; // or 200-100;
LineView1.Width := 100-200; // or 200-100;

All i got is " always " straight line.

Help me. ;)

Comments

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.