[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: line 0
function TConfigStorage.GetValue( |
const APath: ; |
const ADefault: |
):; |
const APath: ; |
ADefault: Integer |
):Integer; |
const APath: ; |
ADefault: Boolean |
):Boolean; |
const APath: ; |
out ARect: TRect; |
const ADefault: TRect |
); |
const APath: ; |
out APoint: TPoint; |
const ADefault: TPoint |
); |
const APath: ; |
const List: TStrings |
); |