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

TControl.ReadState

Updates control flags and reads the data for the component.

Declaration

Source position: controls.pp line 1509

protected procedure TControl.ReadState(

  Reader: TReader

); override;

Arguments

Reader

  

TReader instance used to read the component data.

See also

TComponent


Version 3.2 Generated 2024-02-25 Home