Class TStdCtrlPropSave
Unit
PropSaveMain
Declaration
type TStdCtrlPropSave = class(TCustomPropSave)
Description
provides re/storing of properties of standard components
Hierarchy
Overview
Methods
 |
function CanSave(Comp: TComponent): boolean; override; |
Description
Methods
 |
function CanSave(Comp: TComponent): boolean; override; |
indicates whether re/storing of Components from parameter is supported by descendant of TCustomPropSave, must be override for all descendand
|
Generated by PasDoc 0.13.0 on 2016-10-19 12:18:59
|