HTML Component Library
ContentsIndexHome
PreviousUpNext
htmlcss.TWhiteSpace Enumeration
Pascal
TWhiteSpace = (
  wsNormal,
  wsNowrap,
  wsPre,
  wsPreLine,
  wsPreWrap,
  wsInherit
);
Copyright (c) 2015. All rights reserved.
What do you think about this topic? Send feedback!