[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: line 0
procedure TConfigStorage.SetDeleteValue( |
const APath: ; |
const AValue: ; |
const DefValue: |
); |
const APath: ; |
AValue: Integer; |
DefValue: Integer |
); |
const APath: ; |
AValue: Boolean; |
DefValue: Boolean |
); |
const APath: ; |
const AValue: TRect; |
const DefValue: TRect |
); |
const APath: ; |
const AValue: TPoint; |
const DefValue: TPoint |
); |