Components List

Almost complete list of components included with our products. List includes component picture, component classname, products version in which component was first introduced, products in which component is included and short component descriptions. For more information please refer to the provided documentation.

Click here to look on the components list in the alternative format.
 

TPSCFltBox

V0.90B

Included in PSC FilterBox, PSC FilterBox Pro
 
This thing looks like magic. With TPSCFltBox, users of your application can change the filter or SQL without knowing the filter or SQL syntax, using drag and click approach. Let them do complex things in an easy way! It can be connected to any TDataSet descendant and works fine with third party DataSets.

 
  

TPSCFltBld

V0.96B

Included in PSC FilterBox, PSC FilterBox Pro
  
Non visual version of the FilterBox. Wanted to use all the power of FilterBox for the filter and SQL modification? No problem, drop TPSCFltBld component on the form and enjoy!
 

TPSCFltDlg

V0.97B

Included in PSC FilterBox, PSC FilterBox Pro
 
Modal dialog with FilterBox. It's destiny to replace an old-fashioned filtering dialogs from other component vendors. 
 
 
  

TPSCPRMListBox

V0.90B

Included in PSC FilterBox, PSC FilterBox Pro
 
A high powered ListBox with many advanced features and total customization. It's items can contain HTML formatting and clickable parameters/hot spots. Items' parameters can be edited at runtime with built-in popup editors (calendar, calculator, text editor, time editor, Boolean editor, pick list editor, lookup etc.).
 

 

TPSCGridColors

V0.96B

Included in PSC FilterBox, PSC FilterBox Pro
 
Unique component which allows end user to specify record set (with filter expression) and  color/font which will be used to display this record set in the TDBGrid or any other third party grid. Record set is limited with Filter and ExceptFilter properties (filter in SQL format).
 

 

TPSCExprEval

V0.96B

Included in PSC FilterBox, PSC FilterBox Pro
 
Powerful arithmetic expression evaluator component. Custom variables and dataset's fields can be used in expressions. Supports SQL expressions syntax. It's methods FindNextRecord, FindPriorRecord, FindFirstRecord and FindLastRecord will allow you to perform advanced record search using defined filter expression.
 
 
 

TPSCCalendar

V0.90B

Included in PSC FilterBox, PSC FilterBox Pro, PSC Calendar
 
Outlook like multi-month calendar control. All features of Outlook calendar are supported. Very customizable through dozen of the properties. It looks very professional and solid.

 
 

TPSCDateEdit

V0.97B

Included in PSC Calendar, PSC FilterBox Pro, PSC FilterBox
  
The best control for entering and selecting a date value. It has a built in drop-down resizable TPSCCalendar for selecting a date.
Date can be displayed in the format you choose. International date-time formats are also supported. Supports simultaneous entry of both date and time in the same control.
 
 
 

TPSCCalendarPro

V0.95B

Included in PSC Calendar
 
Even better version of the calendar which shows international holidays, has MS Money month popup and many other advanced features.

 

 

TPSCDBCalendarPro

V0.95B

Included in PSC Calendar
 
DB-aware calendar. A component that you always wanted to have. It can be connected to any TDataSet descendant (TTable, TQuery, TClientDataSet or any third party dataset) and will update itself when record in the dataset is changed.
  

TPSCMonthBox

V0.95B

Included in PSC Calendar

 
MS Money style control that shows months of the year and allows to select a month and a year with mouse and keyboard. All colors and fonts used to paint the control can be customized to match your program's look and feel.
 
  
 

TPSCCalculator

V0.91B

Included in all products
 
Calculator control for everyday use in your apps. Looks like Windows standard calculator. 'Popup' version is also included.


  

TPSCCalcDisplay

V0.91B

Included in all products
 
This control displays results of the calculation and is destined to be used with calculator. 
 

TPSCBtnPanel

V0.92B

Included in all products
  
With this control you will be able to create dialogs much faster and easier. Buttons added on this panel will be aligned, positioned and sized automatically. Now you can add 'Ok/Cancel/Help' buttons (or any other combination) with single mouse click. Also provides automatic nationalization of buttons' captions. 
  

TPSCPathDialog

V0.96B

Included in all products
 
This component is a wrapper around the Windows shell browser dialog. It allows you to browse the shell for printer, folder or  network computer name. 
  

TPSCFileOperation

V0.96B

Included in all products
 
Provides an interface to shell file operations. File operations include copy, rename, move, and delete. All operations can be applied to directories, file list or individual files. 
  
n/v TPSCParser

V0.92B

Included in PSC FilterBox, PSC FilterBox Pro
 
Powerful but easy to use general purpose parser component. It's very speedy as the hashing algorithm is used.
 
n/v TPSCSQLParser

V0.92B

Included in PSC FilterBox, PSC FilterBox Pro
 
Parser specially designed to parse SQL text. We use it in TPSCFltBox when generating SQL property to analyze query, so why don't you use it in your apps?