|
|
|
|
ClassesYou cannot define a class inside the script, but you can use the external classes defined in DBF Script modules or your application.
As you can see there is no difference between PascalScript and Delphi code. You can access any property (simple, indexed or default) or method. All the object's published properties are accessible from the script by default. Public properties and methods need the implementation code - that's why you can access it partially (for example, you cannot access the TForm.Print method or TForm.Canvas property because they are not implemented). |
|
| Copyright © WhiteTown Software, 1996-2013 | Политика в отношении частной информации | Карта сайта |