Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TControlPropertyStorage.GetPropertyList

Parses the TControl.SessionProperties string into the given list.

Declaration

Source position: controls.pp line 2446

protected procedure TControlPropertyStorage.GetPropertyList(

  List: TStrings

); override;