| << Click to display table of contents >> TSRVGraphicControl | 
TSRVGraphicControl is the base class for lightweight SRVControls.
Unit SRVControl;
Syntax
TSRVGraphicControl = class(TCustomSRVGraphicControl);
TObject
TPersistent
TComponent
TControl
TGraphicControl
Public properties:
| Property | Type | Default value | Meaning | 
|---|---|---|---|
| AutoSize | Boolean | True | Determines whether the control automatically resizes itself to accommodate its content. | 
See also properties and events inherited from TCustomSRVGraphicControl.