[Overview][Types][Classes][Procedures and functions][Index] |
Source position: line 0
public procedure TConfigStorage.SetValue( |
const APath: String; |
const AValue: String |
); |
const APath: String; |
AValue: Integer |
); |
const APath: String; |
AValue: Boolean |
); |
const APath: String; |
const AValue: TRect |
); |
const APath: String; |
const AValue: TPoint |
); |
const APath: String; |
const AValue: TStrings |
); |
lazarus-ccr.sourceforge.net |