Unit msestatfile
Uses
Variables
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); |
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 = (...); |
Values
|
statfileoptionsty = set of statfileoptionty; |
statfilemissingeventty = procedure (const sender: tstatfile; const afilename: filenamety; var astream: ttextstream; var aretry: boolean) of object; |
statfilemodety = (...); |
Values
|
pstatclientinfoty = ˆstatclientinfoty; |
statclientarty = array of statclientinfoty; |
statfilestatety = (...); |
Values
|
statfilestatesty = set of statfilestatety; |
Constants
defaultstatfileoptions = [sfo_activatorread,sfo_activatorwrite,sfo_transaction]; |
Generated by PasDoc 0.16.0.