¡@

Home 

c++ Programming Glossary: ftags

Tag editor component for Delphi/C++Builder

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

class TCustomControl private Private declarations FTags TStringList FEdit TEdit FBgColor TColor FBorderColor TColor.. FSpacing write SetSpacing property Tags TStringList read FTags write SetTags property TextColor TColor read FTextColor write.. false FEdit.OnKeyPress EditKeyPress FEdit.OnExit EditExit FTags TStringList.Create FTags.OnChange TagChange FBgColor clWindow..