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



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

TSetPropValue

Callback type for the OnSetPropValue callback event

Declaration

Source position: typinfo.pp line 293

type TSetPropValue = procedure(

  Instance: TObject;

  const PropName: String;

  const Value: Variant

);

Description

The callback function must set the property with name PropName of instance Instance to Value.

Notes

 No notes exist for this page yet. 





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