Unit 'odf_types' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_opendocument]

TOdfElement.SetAttributes

Declaration

Source position: odf_types.pas line 328

public class procedure TOdfElement.SetAttributes(

  atts: array of TAttributeType;

  AParent: TDOMElement;

  const Values: array of string

);

procedure TOdfElement.SetAttributes(

  const atts: array of TAttributeType;

  const Values: array of string

);



CT Web help

CodeTyphon Studio