| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Updates the Text property from a PChar buffer.
Source position: controls.pp line 1731
| public procedure TControl.SetTextBuf( | 
| Buffer: PChar | 
| ); virtual; | 
| Buffer | 
 | Pointer to the buffer containing the zero-terminated text. | 
This method only exists for Delphi compatibility.
Don't use or override it, unless really necessary.
| 
 | Sets the value for the Caption property. | 
| Version 4.0 | Generated 2025-05-03 | Home |