Standard
components |
 |
TJfCApplication.
Control of the application at level of regional configuration, colors, fonts,
backgrounds, strings, messages, texts, privileges, colors for common
elements, etc |
 |
TJfCForm.
Control of the window in which is the component, it
manages the size, background, center, resize, styles, masks,
etc |
 |
TJfMainMenu.
Main bars definitions for the windows menu. |
 |
TJfPopupMenu.
Popup menus definitions. |
 |
TJfLabel.
Control to visualize text with format, images, forms, shade, privilege,
associated label and much more. |
 |
TJfEdit.
Control to introduce text with format, with different styles, backgrounds,
transparencies, shade, image, label, privilege, associate buttons,
associate labels, etc. |
 |
TJfComboBox.
Edition box combined with selection list with images, multiselection,
backgrounds, transparencie, shade, privilege, associated buttons, associated
label, etc. |
 |
TJfListBox.
Options list with images, text with angle, backgrounds, transparencie, shade,
privilege, multiselection, check box, associated label, etc. |
 |
TJfMemo.
Introduction of multiline text with backgrounds, images, transparencie,
privilege, associated label, etc |
 |
TJfRichEdit.
Component of multiline edition for rich text with the posibility of
including images and OLE objects with text. Dialog box with text editor
incorpored. |
 |
TJfImage.
Control to visualize images BitMap, JPG, icon, metafile or any
other type you can be installed with Delphi, backgrounds, gradients, alignements,
automatic adjustment of proportion, associate label, autodetection of
format, privilege, etc. |
 |
TJfCheckBox.
Check box with customizable label, image, types of shapes, text for check,
multiline text, privilege, etc. |
 |
TJfRadioGroup.
Grouping of RadioButtons with backgrounds, shapes, associated image, alignements,
borders, customizable title, privilege, etc. |
 |
TJfGroupBox.
Container with different alignements for title, different styles of
line for border and special transparencies for the margin where is the
title. |
 |
TJfPanel.
Container for others components with capacity of having backgrounds,
gradients, images, styles, transparencie, associate label, etc |
 |
TJfScrollBox.
Container of others components with capacity of scrolling, it supports
backgrounds, different styles, embedded forms, etc. |
 |
TJfPageControl.
Container multipage of others components, with tabs multiposition, tabs multiform
type button, multiline tabs, with capacity of scrolling,
backgrounds, images and much more. |
 |
TJfBitBtn.
Button with capacity of receiving the focus with backgrounds, image,
multiline text,
etc. |
 |
TJfSpeedButton.
Button without capacity of receiving the focus with backgrounds, defaulted
forms, multiline text, image, styles, pens, annexed button, automatic
repetition, etc. |
 |
TJfPkgImages.
Package to contain images of any type with posibility of being saved into the
DFM or as an external file. |
 |
TJfPkgStrings.
Package to contain strings, messages and texts with posibility of being
saved into the DFM or as an external file. |
 |
TJfPkgVars.
Package to contain variables with a nested structure, it has the possibility
of being saved into the DFM or as an external file. |
 |
TJfMemoBar.Customizable
buttons bar to control a TJfMemo component, loading, recording and erasing. |
 |
TJfRichEditBar.
Customizable buttons bar to control a TJfRichEdit component, loading,
recording, erasing and edition by means an external dialog box. |
 |
TJfImageBar.
Customizable buttons bar to control a TJfImage component, loading, recording
and erasing. |
 |
TJfStatusBar.
Status bar with customizable panels, images, defaulted information,
backgrouns, colors, gradient, progress bar, multiline text, privileges, etc. |
 |
TJfSplitter.
Bar to resize panels with backgrounds, gradients, solid colors, minimum
and maximum displacement, etc. |
 |
TJfProgressBar.
Progress bar with backgrounds, gradients, solid color, customizable
blocks, continuous movement, orientation, etc. |
 |
TJfTimer.
Non-visible component to execute process in certain time periods, it only uses a system Timer. |
 |
TJfThreadTimer.
Non-visible component to execute process in certain time periods, it uses a system thread. |
 |
TJfImageForm.
Visual
component to generate image-shaped forms based on images placed in some of
the images packages. |
 |
TJfMoveForm.
By
using
this component you can specify the region to drag the window with the
mouse. |
 |
TJfRadioButton.
This component is a radio button which can take many types of appearance. |
 |
TJfPkgImage.
Use
this component to display any image, taking it from a package. |
 |
TJfShape.
This
component will allow you to take a look at a great variety of shapes with
different styles and features. |
 |
TJfCBuffer.
This
non-visual component has been developed to provide a great anti-flickering
capability to the rest of external JfControls components. |
 |
TJfCFrame.
Another
non-visual component, use it to take the control over the features of your
current frame. |
 |
TJfUpDown.
2 buttons
with incremental/decremental functions, use this component to control a
value inside an edition field. |
 |
TJfOutlookBar.
This component
is a bar "OutLookBar" type, it may take many appearances and,
besides, you will be able to select a concrete animation or effect upon
passing between tabs. |
 |
TJfFocusImage.
Component to manage images, it can take the focus. |
 |
TJfRuler.
This component
will allow you to simulate a ruler on the screen, can take many
appearances, supports different measures,
zoom and alignment. |
 |
TJfPkgPrivileges.
Handler of
privileges. |
 |
TJfLBPrivileges.
Component "ListBox"
type, use it to handle the privileges throughout your application.
|
 |
TJfCBColors.
TJfCBColors
is a control "TJfComboBox" type, it can display a box with the
standard system colours.
|
 |
TJfCBPkgImages.
Control
"TJfComboBox" type that can be used to display the images
contained inside a concrete package. |
 |
TJfCBPrinters.
A component derived from TJfComboBox,
thanks to it you will be able to see the printers installed and select one
of them. |
 |
TJfCBSetsBackGround.
Control "TJfComboBox"
type used to show the backgrounds defined within the backgrounds package. |
 |
TJfCBSetsColor.
Control
"TJfComboBox" type used to show the colours defined within the
colours package. |
 |
TJfCBSetsFont.
Control "TJfComboBox"
type used to show the fonts defined within the fonts package. |
 |
TJfLBColors.
Control "TJfListBox"
type used to display the standard system colours. |
 |
TJfLBPkgImages.
Control "TJfListBox" type, use it to display the images
contained within a concrete package. |
 |
TJfLBSetsBackGround.
Control "TJfListBox"
type, use it to display the backgrounds defined within the backgrounds
package. |
 |
TJfLBSetsColor.
Control "TJfListBox"
type, use it to display the colours defined within the colours package. |
 |
TJfLBSetsFont.
Control "TJfListBox"
type, use it to display the fonts defined within the fonts package. |