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 TStdCtrlPropSave
|
Generated by PasDoc 0.15.0.
|