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

TProperties.Combine

Declaration

Source position: StyleUn.pas line 234

public procedure TProperties.Combine(

  Styles: TStyleList;

  Sym: TElemSymb;

  const Tag: ThtString;

  const AClass: ThtString;

  const AnID: ThtString;

  const Pseudo: ThtString;

  const ATitle: ThtString;

  AProp: TProperties;

  Attributes: TAttributeList;

  ParentIndexInPropStack: Integer

); overload;

procedure TProperties.Combine(

  Styles: TStyleList;

  Sym: TElemSymb;

  const Tag: ThtString;

  const Pseudo: ThtString;

  Properties: TProperties;

  Attributes: TAttributeList;

  ParentIndexInPropStack: Integer

); overload;



CT Web help

CodeTyphon Studio