Persian Components 2.0 Contains :
- Persian Package(Persian.bpl):
- TPersianEdit
: It is a control like TEdit. With this
control you can type Farsi (From right to left)
in your applications. It is derived from
TCustomPersianEdit.
- TCustomPersianEdit
: to customize TPersianEdit, you can
derive a component from this component. It is
derived from TCustomEdit.
- TPersianMemo
: It is a control like TMemo. With this
control you can type Farsi (From right to left)
in a farsi Memo in your applications. it is
derived from TCustomPersianMemo.
- TCustomPersianMemo
: to customize TPersianMemo, you can
derive a component from this component. it is
derived from TCustomMemo.
- TPersianLabel
: It is a control like TLabel. With this control you
can create Farsi labels in your applications. it is
derived from TCustomPersianlabel.
- TCustomPersianLabel
: to customize TPersianLabel, you can derive a
component from this component. it is derived from TCustomLabel.
- TPersianButton
: It is a control like TButton. With this control you
can create Farsi Buttons in your applications. it is
derived from TButton.
- TPersianRadioButton
: It is a control like TRadioButton. With this control
you can create Farsi RadioButtons in your applications. it is
derived from TRadioButton.
- TPersianCheckBox
: It is a control like TCheckBox. With this control you
can create Farsi CheckBoxes in your applications. it is
derived from TCustomPersianCheckBox.
- TCustomPersianCheckBox
: to customize TPersianCheckBox, you can derive a
component from this component. it is derived from TCustomCheckBox.
- TPersianCaptionProperty
: With this property editor you can edit any property
of TCaption type, in farsi language. and then create many farsi
components. it is derived from TCaptionProperty.
- Demo Project :
in this project, I have created an application with
PersianEdit, PersianMemo, PersinaButton, Persianlabel,
PersianCheckBox, PersianRadioButton and etc.
- Siamin.fon :
A farsi font that persian components use this font at
default. you can change font of persian components.
- Readme.htm :
This is readme file in html format. Please read this file first.
===============================================================
Copyright © 1998-2002 AFSoft