Unit 'StyleUn' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_htmlviewer]

ThtPropertyIndex

Declaration

Source position: StyleUn.pas line 89

type ThtPropertyIndex = (

  FontFamily,

  

  FontSize,

  

  FontStyle,

  

  FontWeight,

  

  TextAlign,

  

  TextDecoration,

  

  LetterSpacing,

  

  Color,

  

  BackgroundColor,

  

  BackgroundImage,

  

  BackgroundPosition,

  

  BackgroundRepeat,

  

  BackgroundAttachment,

  

  BoxSizing,

  

  MarginTop,

  

  MarginRight,

  

  MarginBottom,

  

  MarginLeft,

  

  PaddingTop,

  

  PaddingRight,

  

  PaddingBottom,

  

  PaddingLeft,

  

  BorderTopWidth,

  

  BorderRightWidth,

  

  BorderBottomWidth,

  

  BorderLeftWidth,

  

  BorderTopColor,

  

  BorderRightColor,

  

  BorderBottomColor,

  

  BorderLeftColor,

  

  BorderTopStyle,

  

  BorderRightStyle,

  

  BorderBottomStyle,

  

  BorderLeftStyle,

  

  piMinHeight,

  

  piMinWidth,

  

  piMaxHeight,

  

  piMaxWidth,

  

  piWidth,

  

  piHeight,

  

  piTop,

  

  piRight,

  

  piBottom,

  

  piLeft,

  

  BorderSpacingHorz,

  

  BorderSpacingVert,

  

  Visibility,

  

  LineHeight,

  

  VerticalAlign,

  

  Position,

  

  ZIndex,

  

  ListStyleType,

  

  ListStyleImage,

  

  Float,

  

  Clear,

  

  TextIndent,

  

  PageBreakBefore,

  

  PageBreakAfter,

  

  PageBreakInside,

  

  TextTransform,

  

  WordWrap,

  

  FontVariant,

  

  BorderCollapse,

  

  OverFlow,

  

  piDisplay,

  

  piEmptyCells,

  

  piWhiteSpace,

  

  MarginX,

  

  PaddingX,

  

  BorderWidthX,

  

  BorderX,

  

  BorderTX,

  

  BorderRX,

  

  BorderBX,

  

  BorderLX,

  

  FontX,

  

  BackgroundX,

  

  ListStyleX,

  

  BorderColorX,

  

  BorderStyleX,

  

  BorderSpacing

  

);



CT Web help

CodeTyphon Studio