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 1480

protected procedure TControl.ReadState(

  Reader: TReader

); override;

Arguments

Reader

  

TReader instance used to read the component data.

See also

TComponent



CT Web help

CodeTyphon Studio