[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TControlPropertyStorage.GetPropertyList

Parses the TControl.SessionProperties string into the given list.

Declaration

Source position: controls.pp line 2291

protected procedure TControlPropertyStorage.GetPropertyList(

  List: TStrings

); override;