Not used in the current implementation.
Source position: valedit.pas line 158
protected procedure TValueListEditor.DefineCellsProperty( |
Filer: TFiler |
); override; |
Filer |
|
Component streamer for the class. |
Remark: | DefineCellsProperty has an empty implementation in TValueListEditor to prevent reading and writing the Cells property as defined in an ancestor class. |
|
Defines the reader and writer for the Cells property in a TFiler instance. |