¡@

Home 

c++ Programming Glossary: fedit.text

Tag editor component for Delphi/C++Builder

http://stackoverflow.com/questions/12597678/tag-editor-component-for-delphi-cbuilder

end procedure TTagEditor.EditExit Sender TObject begin if FEdit.Text '' then Accept else HideEditor end procedure TTagEditor.mnuDeleteItemClick.. begin Assert FEdit.Visible result false if FTrimInput then FEdit.Text Trim FEdit.Text if FEdit.Text '' or not AllowDuplicates and.. result false if FTrimInput then FEdit.Text Trim FEdit.Text if FEdit.Text '' or not AllowDuplicates and FTags.IndexOf FEdit.Text..