[Overview][Constants][Types][Classes][Procedures and functions] Reference for unit 'HTMw' (#powtils_extras)

CS_Sheet

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: htmw.pas line 221

type CS_Sheet = object

  FirstTag: PStyleElement;

  IsExternal: Boolean;

  URL: AnsiString;

  constructor Create;

  constructor CSExternal();

  destructor Destroy;

  procedure Write_Out;

  procedure InsertProperty();

end;

Inheritance

CS_Sheet