summaryrefslogtreecommitdiff
path: root/src/gui/gui_customgrid.pas
diff options
context:
space:
mode:
authorgraemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf>2008-01-11 10:25:35 +0000
committergraemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf>2008-01-11 10:25:35 +0000
commit6f51bb7c494a71624e91ca468a67469f97248ff9 (patch)
tree8fbd10c8dc693bae5deb6eddf5153ac3fb6ad69d /src/gui/gui_customgrid.pas
parentaf360479b99e24dddae75e1a75fa51baeca0db30 (diff)
downloadfpGUI-6f51bb7c494a71624e91ca468a67469f97248ff9.tar.xz
* TfpgWidget now has two new events. OnEnter and OnExit so the user can trap when a component receives or looses keyboard focus.
TfpgEdit has a few new methods. Clear() which clears the Text. ClearSelection() which removes the selected text only. CopyToClipboard(), CutToClipboard() and PasteFromClipboard() is fairly obvious. TfpgEdit has some new properties. AutoSelect - in enabled (default) will auto select all text when the component receives keyboard focus. HideSelection - by default hides the selection rectangle when the components looses focus. If set to False the selections rectangle will be grayed - not the the user interfaces will look busy if many edit controls keep showing their selections, but now you have a choice.
Diffstat (limited to 'src/gui/gui_customgrid.pas')
0 files changed, 0 insertions, 0 deletions