[Overview][Types][Classes][Procedures and functions][Index] |
Reads the values for the control and checks whether ItemIndex is valid.
Source position: extctrls.pp line 756
protected procedure TCustomRadioGroup.ReadState( |
Reader: TReader |
); override; |
Reader |
|
TFiler instance used to read the values for the control. |
ReadState is used when the component is read using the LCL component streaming mechanism. ReadState ensures that ItemIndex contains a value that is valid for the defined Items in the grouped control.
Version 4.0 | Generated 2025-05-03 | Home |