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

TControl.ReadState

Updates control flags and reads the data for the component.

Declaration

Source position: controls.pp line 1501

protected procedure TControl.ReadState(

  Reader: TReader

); override;

Arguments

Reader

  

TReader instance used to read the component data.

See also

TComponent

Version 4.6 Hosted on Source Forge