![]() |
|
TIWMemo displayed with wrong margins - Printable Version +- Atozed Forums (https://www.atozed.com/forums) +-- Forum: Atozed Software (https://www.atozed.com/forums/forum-1.html) +--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html) +---- Forum: English (https://www.atozed.com/forums/forum-16.html) +----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html) +----- Thread: TIWMemo displayed with wrong margins (/thread-4176.html) |
TIWMemo displayed with wrong margins - Lorbass - 05-23-2024 For example the following settings: IWMemo.Align := alTop; IWMemo.AlignWithMargins := True; IWMemo.Margins.Left := 16; IWMemo.Margins.Right := 16; In design mode it works correctly. At runtime the memo will displayed with left margin 0 and right margin 32! BTW: The cursor is not visible if no text has been entered yet. Version 15.6.0 Please correct these bugs. Thanks! |