38 lines
938 B
HTML
38 lines
938 B
HTML
<html>
|
|
<head>
|
|
<title>Pascal Script for Delphi - Readme</title>
|
|
<style>
|
|
body, table, tr, td
|
|
{
|
|
margin: 15px;
|
|
font-family: Segoe UI, Lucida Grande, Helvetica, Verdana, sans-serif;
|
|
font-size: 10.5pt;
|
|
background-color: #f7f7f7;
|
|
width: 700px;
|
|
}
|
|
p
|
|
{
|
|
margin-bottom: 0.75em; margin-top: 0;
|
|
}
|
|
p.h1
|
|
{
|
|
font-weight: normal;
|
|
color: #202080;
|
|
margin-top: 0.2em;
|
|
padding-top: 0em;
|
|
font-size: 15pt;
|
|
}
|
|
</style>
|
|
<meta http-equiv="REFRESH" content="0;url=http://wiki.remobjects.com/wiki/Read_Me:Pascal_Script_for_Delphi">
|
|
</head>
|
|
<body>
|
|
|
|
<p class="h1">
|
|
Pascal Script for Delphi - Readme
|
|
</p>
|
|
<p>
|
|
Redirecting to <a href="http://wiki.remobjects.com/wiki/Read_Me:Pascal_Script_for_Delphi">wiki.remobjects.com</a>
|
|
</p>
|
|
</body>
|
|
</html>
|