EndUpdate method
Causes all Colour Updates to wait from when BeginUpdate is called

Applies to
TESBCustomEdit

Declaration
procedure EndUpdate;

Implementation

procedure TESBCustomEdit.EndUpdate;
begin
     fInUpdate := False;
     UpdateColors;
End;


HTML generated by Time2HELP
http://www.time2help.com