[Overview][Constants][Types][Classes][Procedures and functions] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: htmw.pas line 221
type CS_Sheet = object |
IsExternal: Boolean; |
URL: AnsiString; |
constructor Create; |
constructor CSExternal(); |
destructor Destroy; |
procedure Write_Out; |
procedure InsertProperty(); |
end; |