HTML Component Library
ContentsIndexHome
PreviousUpNext
htmlcss.TElementOverflow Enumeration
Pascal
TElementOverflow = (
  eoVisible,
  eoHidden,
  eoScroll,
  eoAuto,
  eoInherit
);
Copyright (c) 2015. All rights reserved.
What do you think about this topic? Send feedback!