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

TCustomEdit.SetCharCase

Sets the value for the CharCase property.

Declaration

Source position: stdctrls.pp line 816

protected procedure TCustomEdit.SetCharCase(

  Value: TEditCharCase

); virtual;

Arguments

Value

  

New value for the CharCase property.

See also

TCustomEdit.CharCase

  

Controls the character case applied to values entered in the control.


Version 3.2 Generated 2024-02-25 Home