Unit 'flcHTMLStyleProperties' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

ThtmlcssStyleProperties

Declaration

Source position: flcHTMLStyleProperties.pas line 81

type ThtmlcssStyleProperties = record

  FontFamily: ThtmlFontFamilyList;

  

  FontStyle: ThtmlFontStyle;

  

  FontVariant: ThtmlFontVariant;

  

  FontWeight: ThtmlFontWeight;

  

  FontSize: ThtmlFontSize;

  

  FontColor: ThtmlColor;

  

  TextDecoration: ThtmlTextDecoration;

  

  VerticalAlign: ThtmlVerticalAlign;

  

  TextAlign: ThtmlTextAlignType;

  

  LineHeight: ThtmlLineHeight;

  

  WhiteSpace: ThtmlWhiteSpaceType;

  

  WordSpacing: ThtmlSpacing;

  

  LetterSpacing: ThtmlSpacing;

  

  TextTransform: ThtmlTextTransform;

  

  TextIndent: ThtmlLength;

  

  ListStyleType: ThtmlListStyleType;

  

  ListStyleImage: string;

  

  ListStylePosition: ThtmlListStylePositionType;

  

  BackColor: ThtmlColor;

  

  BackAttach: ThtmlBackgroundAttachment;

  

  BackImage: ThtmlBackgroundImage;

  

  BackRepeat: ThtmlBackgroundRepeat;

  

  BorderCol: ThtmlColor;

  

  BorderStyle: ThtmlBorderStyle;

  

  BorderWidths: ThtmlBorderWidths;

  

  Margins: ThtmlMargins;

  

  Width: ThtmlLength;

  

  Height: ThtmlLength;

  

  Padding: TRect;

  

  Clear: ThtmlClearType;

  

  Display: ThtmlDisplayType;

  

  ListStyle: ThtmlListStyleType;

  

  Float: ThtmlFloatType;

  

end;



CT Web help

CodeTyphon Studio