Skip to content

Commit

Permalink
more examples, link on override keyword
Browse files Browse the repository at this point in the history
  • Loading branch information
circular17 committed Apr 5, 2024
1 parent 2b3ee12 commit cc550c8
Show file tree
Hide file tree
Showing 656 changed files with 4,380 additions and 4,018 deletions.
2 changes: 1 addition & 1 deletion docs/doc/AllClasses.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">

<link rel="StyleSheet" type="text/css" href="pasdoc.css?v=3">
<link rel="StyleSheet" type="text/css" href="pasdoc.css?v=4">
</head>
<body>
<div class="container"><div class="navigation">
Expand Down
2 changes: 1 addition & 1 deletion docs/doc/AllConstants.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">

<link rel="StyleSheet" type="text/css" href="pasdoc.css?v=3">
<link rel="StyleSheet" type="text/css" href="pasdoc.css?v=4">
</head>
<body>
<div class="container"><div class="navigation">
Expand Down
2 changes: 1 addition & 1 deletion docs/doc/AllFunctions.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">

<link rel="StyleSheet" type="text/css" href="pasdoc.css?v=3">
<link rel="StyleSheet" type="text/css" href="pasdoc.css?v=4">
</head>
<body>
<div class="container"><div class="navigation">
Expand Down
86 changes: 43 additions & 43 deletions docs/doc/AllIdentifiers.html

Large diffs are not rendered by default.

86 changes: 43 additions & 43 deletions docs/doc/AllTypes.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/doc/AllUnits.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">

<link rel="StyleSheet" type="text/css" href="pasdoc.css?v=3">
<link rel="StyleSheet" type="text/css" href="pasdoc.css?v=4">
</head>
<body>
<div class="container"><div class="navigation">
Expand Down
2 changes: 1 addition & 1 deletion docs/doc/AllVariables.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">

<link rel="StyleSheet" type="text/css" href="pasdoc.css?v=3">
<link rel="StyleSheet" type="text/css" href="pasdoc.css?v=4">
</head>
<body>
<div class="container"><div class="navigation">
Expand Down
2 changes: 1 addition & 1 deletion docs/doc/BGRAAnimatedGif.TBGRAAnimatedGif.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">

<link rel="StyleSheet" type="text/css" href="pasdoc.css?v=3">
<link rel="StyleSheet" type="text/css" href="pasdoc.css?v=4">
</head>
<body>
<div class="container"><div class="navigation">
Expand Down
10 changes: 5 additions & 5 deletions docs/doc/BGRAAnimatedGif.TBGRAAnimatedPng.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">

<link rel="StyleSheet" type="text/css" href="pasdoc.css?v=3">
<link rel="StyleSheet" type="text/css" href="pasdoc.css?v=4">
</head>
<body>
<div class="container"><div class="navigation">
Expand Down Expand Up @@ -37,11 +37,11 @@ <h2 class="description">Description</h2>
<table class="summary wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>class function <strong><a href="#GetFileExtensions">GetFileExtensions</a></strong>: string; override;</code></td>
<td class="itemcode"><code>class function <strong><a href="#GetFileExtensions">GetFileExtensions</a></strong>: string; <a href="BGRAAnimatedGif.TBGRAAnimatedGif.html#GetFileExtensions">override</a>;</code></td>
</tr>
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>procedure <strong><a href="#SaveToStream-TStream-">SaveToStream</a></strong>(Stream: <a href="BGRAClasses.html#TStream">TStream</a>); override; overload;</code></td>
<td class="itemcode"><code>procedure <strong><a href="#SaveToStream-TStream-">SaveToStream</a></strong>(Stream: <a href="BGRAClasses.html#TStream">TStream</a>); <a href="BGRAAnimatedGif.TBGRAAnimatedGif.html#SaveToStream-TStream-">override</a>; overload;</code></td>
</tr>
</table>
<script type="text/javascript" src="navigation.js"></script>
Expand All @@ -50,15 +50,15 @@ <h3 class="detail">Methods</h3>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><span id="GetFileExtensions"></span><code>class function <strong>GetFileExtensions</strong>: string; override;</code></td>
<td class="itemcode"><span id="GetFileExtensions"></span><code>class function <strong>GetFileExtensions</strong>: string; <a href="BGRAAnimatedGif.TBGRAAnimatedGif.html#GetFileExtensions">override</a>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><span id="SaveToStream-TStream-"></span><code>procedure <strong>SaveToStream</strong>(Stream: <a href="BGRAClasses.html#TStream">TStream</a>); override; overload;</code></td>
<td class="itemcode"><span id="SaveToStream-TStream-"></span><code>procedure <strong>SaveToStream</strong>(Stream: <a href="BGRAClasses.html#TStream">TStream</a>); <a href="BGRAAnimatedGif.TBGRAAnimatedGif.html#SaveToStream-TStream-">override</a>; overload;</code></td>
</tr>
<tr><td colspan="2">
<p>
Expand Down
2 changes: 1 addition & 1 deletion docs/doc/BGRAAnimatedGif.TBGRAReaderGIF.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">

<link rel="StyleSheet" type="text/css" href="pasdoc.css?v=3">
<link rel="StyleSheet" type="text/css" href="pasdoc.css?v=4">
</head>
<body>
<div class="container"><div class="navigation">
Expand Down
2 changes: 1 addition & 1 deletion docs/doc/BGRAAnimatedGif.TBGRAWriterGIF.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">

<link rel="StyleSheet" type="text/css" href="pasdoc.css?v=3">
<link rel="StyleSheet" type="text/css" href="pasdoc.css?v=4">
</head>
<body>
<div class="container"><div class="navigation">
Expand Down
2 changes: 1 addition & 1 deletion docs/doc/BGRAAnimatedGif.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="tipuesearch/tipuesearch.css">

<link rel="StyleSheet" type="text/css" href="pasdoc.css?v=3">
<link rel="StyleSheet" type="text/css" href="pasdoc.css?v=4">
</head>
<body>
<div class="container"><div class="navigation">
Expand Down
Loading

0 comments on commit cc550c8

Please sign in to comment.