|
|
| TSpyceFiles |
= class |
(TSpyce) |
Spyce component for file operations. File &
Object Navigation, create and delete dir. Sort the view by name, size,
date... (clicking in title collumn), download the selected file, upload
a file to the selected directory, rename , delete, view, edit files.
|
| public |
|
|
[/files.htm] |
| |
property |
ItemOrder :integer; |
Number of column description to order for. |
| |
property |
direccionorden:boolean; |
|
| |
property |
Inspector :TObjectCollection; |
|
| |
property |
fileToProces:string |
|
| published |
|
|
|
| |
property |
onmiEnventst: TmiEventst;
|
Custom event to handle the upload files. |
| end; |
|
|
|
| |
|
|
|
| TSpyceInspect |
= class |
(TSpycefiles) |
Spyce descendant for handle objects inpector
properties feature. |
| public |
|
|
|
| |
property |
Copio : TListObjetos; |
|
| published |
|
|
|
| |
property |
Kinddump : TKindDumpMemory |
Kind of dump of memory |
| |
property |
kindspy : tkindspy |
|
| |
property event |
onSpyObject |
Called for custom object dump. |
| |
property |
kindhtml : TkindHtml |
|
| |
property |
ObjectsTrace:boolean |
When true, Gp trace the changes in the object
tree for values changed |
| |
property |
spyObject : Tobject |
root object for inspection |
| |
property |
kindReport : TkindReport |
|
| |
property |
autoobjects:boolean |
|
| |
property |
Template |
|
| |
property |
nametemplate |
|
| end; |
|
|
|
| |
|
|
|
| Method |
Description |
| ActionSCan (+) |
|
| comparaList (+) |
|
| GetInfoHtml (+) |
|
| LogAccion (+) |
|
| multihtml (+) |
|
| Objetoadd (+) |
|
| ObjetoaddrHtm (+) |
|
| ObjetoPost (+) |
|
| postdump (+) |
|
| ScanComponentshtm (+) |
|
| ScanInspector (+) |
|
| SHelp (+) |
|
| |
|
| Field |
Description |
| conIconos (+) |
|
| Inspector (+) |
|
| |
|
| Method |
Description |
| AllFiles (+) |
|
| GetDrivestoinspect (+) |
|
| Method |
Description |
| addObjectInspect
procedure addObjectInspect (ob:Tobject) |
Add a objetct to File/object
inspector |
|
|
|
|