| [Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazconfigstorage.pas line 64
public procedure TConfigStorage.SetDeleteValue( |
const APath: string; |
const AValue: string; |
const DefValue: string |
); |
const APath: string; |
AValue: Integer; |
DefValue: Integer |
); |
const APath: string; |
AValue: Boolean; |
DefValue: Boolean |
); |
const APath: string; |
const AValue: TRect; |
const DefValue: TRect |
); |
const APath: string; |
const AValue: TPoint; |
const DefValue: TPoint |
); |
| lazarus-ccr.sourceforge.net |