BeginUpdate method
Causes all Colour Updates to Wait until the EndUpdate is called

Applies to
TESBCustomEdit

Declaration
procedure BeginUpdate;

Implementation

procedure TESBCustomEdit.BeginUpdate;
begin
     fInUpdate := True;
End;


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