HTML Component Library
ContentsIndexHome
PreviousUpNext
TCSSValue Record
Pascal
TCSSValue = record
  objectpublicName: hstring;
  Prop: TCSSToken;
  Value: TCSSTokens;
  Important: boolean;
  Proc: pointer;
end;

single value (property: value; ) in section

Copyright (c) 2015. All rights reserved.
What do you think about this topic? Send feedback!