28
Apr

Automatisches scrollen im TRichEdit

categories Borland C++ Builder    

RichEdit1->HideSelection = false;
RichEdit1->SelStart=RichEdit1->Lines->Text.Length();

Ähnliche Beiträge: