JVCL Help:TJvCaret.DefineProperties

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Provides methods to read and write the bitmap.


Pascal

 procedureDefineProperties(Filer: TFiler); override;


Parameters

Parameters Description
Filer: TFiler The filer component used to for loading and saving the component and its properties.


Description

DefineProperties is called automatically by the streaming system that loads and saves VCL components. Because the streaming system does not deal properly with published persistent property on another nested persistent, a pseudo property is used to save the Bitmap.


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page