c++ Programming Glossary: sepindex
Tag editor component for Delphi/C++Builder http://stackoverflow.com/questions/12597678/tag-editor-component-for-delphi-cbuilder TTagEditor.MouseMove Shift TShiftState X Y Integer var SepIndex integer begin inherited if IsKeyDown VK_LBUTTON and InRange.. TAG_HIGH then begin FDragging true Screen.Cursor crDrag SepIndex GetSeparatorIndexAt X Y TForm Parent .Caption IntToStr SepIndex.. GetSeparatorIndexAt X Y TForm Parent .Caption IntToStr SepIndex CreateCaret if SepIndex FTags.Count then SetCaretPos FLefts..
|