help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Procedures and functions][Variables] Reference for unit 'objpas' (#rtl)

TResourceIterator

Enumeration callback type for resource strings

Declaration

Source position: objpas.pp line 78

type TResourceIterator = function(

  Name: AnsiString;

  Value: AnsiString;

  Hash: LongInt;

  arg: pointer

):AnsiString;

Description

The resource string tables can be managed with a callback function which the user must provide: TResourceIterator.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505