git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.DevExpressVCL@7 05c56307-c608-d34a-929d-697000501d7a
34 lines
1.0 KiB
Plaintext
34 lines
1.0 KiB
Plaintext
In this demo you can:
|
|
|
|
CUSTOMERS (Master)
|
|
|
|
- choose a State via the drop down list (MRUEdit - its dropdown is maintained in most recently used order)
|
|
|
|
- select a City via the dropdown (the additional button invokes a webpage with U.S city information)
|
|
|
|
- set a Prefix via its dropdown list
|
|
|
|
- toggle Customer status by clicking in the checkbox
|
|
|
|
- edit the FaxPhone or ZipCode using the MaskEdit editor
|
|
|
|
ORDERS (Detail)
|
|
|
|
- display a calendar by editing a PurchaseDate
|
|
|
|
- focus on the Car entry and type the first character of its name to see a filtered dropdown list.
|
|
|
|
- display a calendar dropdown by editing a PurchaseDate
|
|
|
|
- edit a Time via the time spin edit
|
|
|
|
- display a calculator by editing a PaymentAmount
|
|
|
|
- change the PaymentType via a drop down image list
|
|
|
|
- edit the Quantity via a spin edit
|
|
|
|
- focus on the CarInfo column and click on its button to display details and:
|
|
(1) display a resizable image by focusing & clicking on the icon below the fixed image
|
|
(2) visit the manufacturers website by double clicking on the URL
|