Unit msestatfile
Description
This item has no description.
Overview
Classes, Interfaces, Objects and Records
| Name | Description |
|---|---|
Record statclientinfoty |
|
Class tstatfile |
|
Class tstatfileitem |
|
Class tstatfilearrayprop |
Functions and Procedures
procedure setstatfilevar(const sender: istatfile; const source: tstatfile; var instance: tstatfile); |
Types
statupdateeventty = procedure(const sender: tobject; const filer: tstatfiler) of object; |
statreadeventty = procedure(const sender: tobject; const reader: tstatreader) of object; |
statwriteeventty = procedure(const sender: tobject; const writer: tstatwriter) of object; |
statfileoptionty = (...); |
statfileoptionsty = set of statfileoptionty; |
statfilemissingeventty = procedure (const sender: tstatfile; const afilename: filenamety; var astream: ttextstream; var aretry: boolean) of object; |
statfilemodety = (...); |
pstatclientinfoty = ˆstatclientinfoty; |
statclientarty = array of statclientinfoty; |
statfilestatety = (...); |
statfilestatesty = set of statfilestatety; |
Constants
defaultstatfileoptions = [sfo_activatorread,sfo_activatorwrite,sfo_transaction]; |
Description
Functions and Procedures
procedure setstatfilevar(const sender: istatfile; const source: tstatfile; var instance: tstatfile); |
|
This item has no description. |
Types
statupdateeventty = procedure(const sender: tobject; const filer: tstatfiler) of object; |
|
This item has no description. |
statreadeventty = procedure(const sender: tobject; const reader: tstatreader) of object; |
|
This item has no description. |
statwriteeventty = procedure(const sender: tobject; const writer: tstatwriter) of object; |
|
This item has no description. |
statfileoptionty = (...); |
|
This item has no description. Values
|
statfileoptionsty = set of statfileoptionty; |
|
This item has no description. |
statfilemissingeventty = procedure (const sender: tstatfile; const afilename: filenamety; var astream: ttextstream; var aretry: boolean) of object; |
|
This item has no description. |
statfilemodety = (...); |
|
This item has no description. Values
|
pstatclientinfoty = ˆstatclientinfoty; |
|
This item has no description. |
statclientarty = array of statclientinfoty; |
|
This item has no description. |
statfilestatety = (...); |
|
This item has no description. Values
|
statfilestatesty = set of statfilestatety; |
|
This item has no description. |
Constants
defaultstatfileoptions = [sfo_activatorread,sfo_activatorwrite,sfo_transaction]; |
|
This item has no description. |
Generated by PasDoc 0.17.0.snapshot.