[Overview][Types][Classes][Index] Reference for unit 'PropertyStorage' (#lcl)

TCustomPropertyStorage.FinishPropertyList

set Objects (i.e. the component of each property)

Declaration

Source position: propertystorage.pas line 137

protected procedure TCustomPropertyStorage.FinishPropertyList(

  List: TStrings

); virtual;

Description

Reads the Strings[] in the list, retrieves and stores the associated Root or Component object in Objects[].

The latest version of this document can be found at lazarus-ccr.sourceforge.net.