⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 products.htm

📁 The TAdrockSearchExpert is a utility designed to help you locate references o...
💻 HTM
📖 第 1 页 / 共 2 页
字号:
</center></div>

<p><font face="Arial" size="3" color="#0000FF"><a name="Date Functions Class">Date
Functions Class</a></font></p>

<blockquote>
  <p><font face="Comic Sans MS" size="2">The TAdrockDates class provides around 140
  functions that deal with dates. You can return periods between dates, in days, weeks,
  months, quarters, and years.&nbsp; There are functions that deal with boundary dates.
  &nbsp; You can add a number of units to a date, the units being days, weeks, months, and
  years.&nbsp; Extract parts from dates, and build dates with simple function calls. &nbsp;
  Format date functions such as '5th September 1998'.&nbsp; The Help file provides a full
  listing of available functions and comprehensive usage instructions.</font></p>
</blockquote>

<table border="0" cellpadding="0" cellspacing="0" width="100%">
  <tr>
    <td width="100%" align="center"><img src="product4.gif" alt="Date Functions Class sample application that's included in the zip archive" WIDTH="606" HEIGHT="448"></td>
  </tr>
</table>

<p>&nbsp;</p>
<div align="center"><center>

<table border="0" cellpadding="0" cellspacing="0" width="100%">
  <tr>
    <td width="100%" align="center"><a href="products.htm#Top"><img src="pagetop.gif" alt="Go to top of page" border="0" WIDTH="48" HEIGHT="21"></a></td>
  </tr>
</table>
</center></div>

<p><font face="Arial" size="3" color="#0000FF"><a name="DateTime Suite">DateTime Suite</a></font></p>

<blockquote>
  <p><font face="Comic Sans MS" size="2">The DateTime Suite is an extensive range of
  Components and Classes that fully encapsulate Date and Time editing.</font></p>
  <p><font face="Comic Sans MS" size="2">DateTime Suite Delphi VCL tab showing main
  components: CalendarComponentSettings, ButtonEdit, AutoCompletionButtonEdit, 3D Calendar,
  CalculatorEdit, DateTimeEdit, DBCalcEdit, DBDateTimeEdit, PopupPanel, CalendarPanel, Bevel
  and DateNavigator.</font></p>
</blockquote>

<table border="0" cellpadding="0" cellspacing="0" width="100%">
  <tr>
    <td width="100%"><img src="install10.gif" alt="Adrock DateTime Suite (main components)" WIDTH="640" HEIGHT="84"></td>
  </tr>
</table>

<blockquote>
  <p><font face="Comic Sans MS" size="2">DateTime Suite Baselevel Delphi VCL tab showing the
  Baselevel components (that fit - there are more to the right!): WhenFocusedGlobal, Edit,
  Memo, ListBox, ComboBox, RadioGroup, GroupBox, RadioButton, CheckBox, SpinEdit,
  TimerSpeedButton, AutoCompletionEdit, AutoCompletionComboBox, Strings, FilterComboBox,
  FileListBox, DirectoryListBox, CheckListBox, HotKey, TreeView, ListView, SpinButton,
  DBEdit, DBMemo, DBComboBox, DBCheckBox, DBListBox, DBRadioGroup, DBSpinEdit,
  DBLookupComboBox, DriveComboBox.</font></p>
</blockquote>

<table border="0" cellpadding="0" cellspacing="0" width="100%">
  <tr>
    <td width="100%"><img src="install11.gif" alt="Adrock DateTime Suite, Baselevel components" WIDTH="640" HEIGHT="84"></td>
  </tr>
</table>

<p>&nbsp;</p>
<div align="center"><center>

<table border="0" cellpadding="0" cellspacing="0" width="100%">
  <tr>
    <td width="100%" align="center"><a href="products.htm#Top"><img src="pagetop.gif" alt="Go to top of page" border="0" WIDTH="48" HEIGHT="21"></a></td>
  </tr>
</table>
</center></div>

<p><a name="Message Dialogue Class"><font face="Arial" size="3" color="#0000FF">Message
Dialogue Class</font></a></p>

<blockquote>
  <p><font face="Comic Sans MS" size="2">The TAdrockMessageDialog routines provide similar
  function to the standard Delphi routines ShowMessage and MessageDlg, but these routines
  provide a few extras.</font></p>
  <p><font face="Comic Sans MS" size="2">You can have a default button so that your dialogs
  can have a NO or a CANCEL or any button as a default. </font></p>
  <p><font face="Comic Sans MS" size="2">It is better to have a dialog like this :<br>
  &quot;Are you sure that you want to format the hard disk?&quot; with NO as being the
  default.</font></p>
  <p><font face="Comic Sans MS" size="2">Instead of having to ask it &quot;the other way
  round&quot;, as in:<br>
  &quot;Are you sure that you do not want to format the hard disk?&quot;, with YES as is the
  case with the standard Delphi message dialogs.</font></p>
  <p><font face="Comic Sans MS" size="2">Supports termination of the dialogue after a time
  period.</font></p>
  <p><font face="Comic Sans MS" size="2">Supports waiting a specific time period before
  choosing the default button. It supports playing sounds and wave files, automatically
  changing the cursor and restoring it back to what it was before, and more.</font></p>
</blockquote>
<div align="center"><center>

<table border="0" cellpadding="0" cellspacing="0" width="100%">
  <tr>
    <td width="100%" align="center"><a href="products.htm#Top"><img src="pagetop.gif" alt="Go to top of page" border="0" WIDTH="48" HEIGHT="21"></a></td>
  </tr>
</table>
</center></div>

<p><font face="Arial" size="3" color="#0000FF"><a name="Souce Code Finder Expert">Source
Code Finder Expert</a></font></p>

<blockquote>
  <p><font face="Comic Sans MS" size="2">The TAdrockSearchExpert is a utility designed to
  help you locate references of text in all of your .PAS files from the currently loaded
  project.</font></p>
  <p><font face="Comic Sans MS" size="2">Features:</font></p>
  <blockquote>
    <ul>
      <li><font face="Comic Sans MS" size="2">Ability to search all .PAS files in the current
        project for text strings.</font></li>
      <li><font face="Comic Sans MS" size="2">Displays all locations of the found text in a list
        box </font></li>
      <li><font face="Comic Sans MS" size="2">Ability to view the found text within the search
        environment.</font></li>
      <li><font face="Comic Sans MS" size="2">Ability to load the file into Delphi where the found
        text was located.</font></li>
      <li><font face="Comic Sans MS" size="2">Ability to go to the current source line in the file
        (You must use the DELPHI-Search Dialog)</font></li>
    </ul>
  </blockquote>
</blockquote>

<blockquote>
  <p><font face="Comic Sans MS" size="2">It's primary use is for Delphi 1 and Delphi 2 -
  Delphi 3 and 4 support an excellent global search facility integrated with the IDE (Delphi
  3 and 4 didn't exist when this component was written! - 16bit developers using Delphi 1
  will find this a very useful tool).</font></p>
</blockquote>

<table border="0" cellpadding="0" cellspacing="0" width="100%">
  <tr>
    <td width="100%" align="center"><img src="product5.gif" alt="The Adrock Source Code Finder expert" WIDTH="541" HEIGHT="335"></td>
  </tr>
</table>

<p>&nbsp;</p>
<div align="center"><center>

<table border="0" cellpadding="0" cellspacing="0" width="100%">
  <tr>
    <td width="100%" align="center"><a href="products.htm#Top"><img src="pagetop.gif" alt="Go to top of page" border="0" WIDTH="48" HEIGHT="21"></a></td>
  </tr>
</table>
</center></div>

<p><font face="Arial" size="3" color="#0000FF"><a name="Gradient Fill Component">Gradient
Fill Component</a></font></p>

<blockquote>
  <p><font face="Comic Sans MS" size="2">The TAdrockGradientFill Control allows you to
  provide a gradient fill like most setup programs have. You simply drop the component on a
  form or in a panel and set the Fill Colour and Fill Direction if required.</font></p>
</blockquote>

<table border="0" cellpadding="0" cellspacing="0" width="100%">
  <tr>
    <td width="100%" align="center"><img src="product6.gif" alt="The Adrock Gradient Fill Component" WIDTH="472" HEIGHT="429"></td>
  </tr>
</table>

<p>&nbsp;</p>
<div align="center"><center>

<table border="0" cellpadding="0" cellspacing="0" width="100%">
  <tr>
    <td width="100%" align="center"><a href="products.htm#Top"><img src="pagetop.gif" alt="Go to top of page" border="0" WIDTH="48" HEIGHT="21"></a></td>
  </tr>
</table>
</center></div>

<p><font face="Arial" size="3" color="#0000FF"><a name="Bitmap Property Editor Expert">Bitmap
Property Editor Expert</a></font></p>

<blockquote>
  <p><font face="Comic Sans MS" size="2">The TAdrockBitmapPropertyEditor Expert provides
  easy access to setting TBitmap properties, such as Glyphs. With this property editor it is
  very easy to setup Glyphs from BitBtn&#146;s and SpeedButtons and setup images in
  TImages..</font></p>
  <p><font face="Comic Sans MS" size="2">With the TImage property selection you can view BMP
  graphics..</font></p>
  <p><font face="Comic Sans MS" size="2">Preview of the bitmap just by selecting the file,
  shows in a preview screen, a BitBtn, and a SpeedButton. Clicking the BitBtn or the
  SpeedButton will show the bitmap on a full screen.</font></p>
  <p><font face="Comic Sans MS" size="2">Very easy access to the BMP files and the
  directories where they come from. The preview area is customisable with user-define number
  of columns and resizable row width.</font></p>
  <p><font face="Comic Sans MS" size="2">Handy history list of directories where you have
  viewed BMP files from.</font></p>
  <p><font face="Comic Sans MS" size="2">This history list is saved and is always up to
  date.</font></p>
</blockquote>

<table border="0" cellpadding="0" cellspacing="0" width="100%">
  <tr>
    <td width="100%" align="center"><img src="product1.gif" alt="The TAdrock Bitmap Property Editor Expert" WIDTH="639" HEIGHT="369"></td>
  </tr>
</table>

<blockquote>
  <p><font face="Comic Sans MS" size="2">Supports naming of commonly used bitmaps for fast
  access and re-useability. This is great for &quot;naming&quot; buttons such as
  &quot;Save&quot;, &quot;Delete&quot;, &quot;Undelete&quot; etc etc - because you&#146;ll
  always be able to pick the same bitmap for your buttons throughout your application -
  standardisation!</font></p>
</blockquote>
<div align="center"><center>

<table border="0" cellpadding="0" cellspacing="0" width="100%">
  <tr>
    <td width="100%" align="center"><a href="products.htm#Top"><img src="pagetop.gif" alt="Go to top of page" border="0" WIDTH="48" HEIGHT="21"></a></td>
  </tr>
</table>
</center></div>

<p><font face="Arial" size="3" color="#0000FF"><a name="SaveGrid Settings Component">SaveGrid
Settings Component</a></font></p>

<blockquote>
  <p><font face="Comic Sans MS" size="2">The TAdrockSaveGrid Control allows you to save the
  user view of a DBgrid. The standard Delphi DBGrid component allows the end user to resize
  the fields and move fields from one position to another. This component will save the
  field size, position, and the visible state of the field. This allows is the end user to
  resize or move fields and when he/she loads the program again - and have the same view as
  it was when they left. The separate 32bit source code handles the new (and much improved)
  Delphi 2.01 and 3 Grid control - with ability to save the new 32bit Grid properties.</font></p>
</blockquote>
<div align="center"><center>

<table border="0" cellpadding="0" cellspacing="0" width="100%">
  <tr>
    <td width="100%" align="center"><a href="products.htm#Top"><img src="pagetop.gif" alt="Go to top of page" border="0" WIDTH="48" HEIGHT="21"></a></td>
  </tr>
</table>
</center></div>

<p><font face="Arial" size="3" color="#0000FF"><a name="SaveForm Settings Component">SaveForm
Settings Component</a></font></p>

<blockquote>
  <p><font face="Comic Sans MS" size="2">Let your end-users restore their applications to
  the same size and position as when they exited.</font></p>
  <p><font face="Comic Sans MS" size="2">Use a TAdrockFormPosition component when you need
  to save the position and size of a form. The component now saves the state of the window
  as well. This means that a Maximised window can be restored maximised. You can not save
  the state of a window that is minimised.<br>
  <br>
  There is no limit to the number of the TAdrockFormPosition components used in a single
  project. <br>
  To use this control just drop on your form, set the name of an INI file to write the
  settings to and set the section name property. The section name property defines the name
  of the section that gets written to in the INI file.<br>
  <br>
  Note:&nbsp;&nbsp;&nbsp; One other thing you need to check is that the Position property of
  the form is set to poDefault, if the Position property is set to poScreenCenter then the
  form will always be opened in the Screen Center although the size will be the saved size.<br>
  <br>
  Another Adrock Software component that goes well with this component is Adrock SaveGrid
  component which can save the position, size and visibility of fields in a DBGrid. &nbsp;
  This requires only setting the INI file name, and the section name, and two lines of code,
  one to load the saved settings and one to save the settings. The TAdrockSaveGrid can use
  the same INI file as this component.</font></p>
</blockquote>
<div align="center"><center>

<table border="0" cellpadding="0" cellspacing="0" width="100%">
  <tr>
    <td width="100%" align="center"><a href="products.htm#Top"><img src="pagetop.gif" alt="Go to top of page" border="0" WIDTH="48" HEIGHT="21"></a></td>
  </tr>
  <tr>
    <td width="100%" align="center">&nbsp;<!--webbot bot="Include" U-Include="copyright.html" TAG="BODY" startspan -->

<hr>

<p align="center"><font size="1"><em>Last updated: August 24, 1998<br>
Copyright 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -