initial commit
[rofl0r-KOL.git] / tcolordialog.htm
blob77341503ab16b1d67a08ff7c6119d0dfcc1c0518
1 <html>
2 <head>
3 <title>KOL Help: TColorDialog object</title>
4 <script language="JavaScript">
5 function Loaded()
7 if(location.hash!="")
8 frames["main"].location.hash=location.hash;
10 </script>
11 </head>
12 <frameset rows="64,*" border="false" frameborder="0" onLoad="Loaded();">
13 <frame name="top" scrolling="no" noresize target="left" src="top_tcolordialog.htm">
14 <frameset cols="150,*" border="false" frameborder="0">
15 <frame name="left" target="main" src="left_tcolordialog.htm" scrolling="auto" noresize>
16 <frame name="main" src="main_tcolordialog.htm" scrolling="auto">
17 </frameset>
18 <noframes>
19 <body>
20 <p>This page uses frames, but your browser doesn't support them.</p>
21 </body>
22 </noframes>
23 </frameset>
24 </html>