Redraw an List Entry
Source position: MUIClass.List.pas line 98
public procedure TMUIList.Redraw( |
Pos: Integer |
); |
Pos |
|
Number of the line to redraw. When the line is not currently visible, nothing will happen. |
If you made some changes to an entry of your list and want these changes to be shown in the display, you will have to call this method.
Special Inputs: