Home
last modified time | relevance | path

Searched refs:PSSetCurrency (Results 1 – 4 of 4) sorted by relevance

/dports/editors/lazarus/lazarus/components/PascalScript/Source/
H A DuPSRuntime.pas909 procedure PSSetCurrency(Src: Pointer; aType: TPSTypeRec; var Ok: Boolean; const Val: Currency); procedure
3142 PSSetCurrency(Src.Dta, Src.aType, Dummy, Val);
3286 PSSetCurrency(@PPSVariantData(src).Data, src.FType, Dummy, Val);
3708 procedure PSSetCurrency(Src: Pointer; aType: TPSTypeRec; var Ok: Boolean; const Val: Currency);
12473 PSSetCurrency(@PPSVariantData(val).Data, val.FType, ok, Data);
/dports/editors/lazarus-qt5/lazarus/components/PascalScript/Source/
H A DuPSRuntime.pas909 procedure PSSetCurrency(Src: Pointer; aType: TPSTypeRec; var Ok: Boolean; const Val: Currency); procedure
3142 PSSetCurrency(Src.Dta, Src.aType, Dummy, Val);
3286 PSSetCurrency(@PPSVariantData(src).Data, src.FType, Dummy, Val);
3708 procedure PSSetCurrency(Src: Pointer; aType: TPSTypeRec; var Ok: Boolean; const Val: Currency);
12473 PSSetCurrency(@PPSVariantData(val).Data, val.FType, ok, Data);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/PascalScript/Source/
H A DuPSRuntime.pas911 procedure PSSetCurrency(Src: Pointer; aType: TPSTypeRec; var Ok: Boolean; const Val: Currency); procedure
3155 PSSetCurrency(Src.Dta, Src.aType, Dummy, Val);
3299 PSSetCurrency(@PPSVariantData(src).Data, src.FType, Dummy, Val);
3721 procedure PSSetCurrency(Src: Pointer; aType: TPSTypeRec; var Ok: Boolean; const Val: Currency);
12557 PSSetCurrency(@PPSVariantData(val).Data, val.FType, ok, Data);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/PascalScript/Source/
H A DuPSRuntime.pas911 procedure PSSetCurrency(Src: Pointer; aType: TPSTypeRec; var Ok: Boolean; const Val: Currency); procedure
3155 PSSetCurrency(Src.Dta, Src.aType, Dummy, Val);
3299 PSSetCurrency(@PPSVariantData(src).Data, src.FType, Dummy, Val);
3721 procedure PSSetCurrency(Src: Pointer; aType: TPSTypeRec; var Ok: Boolean; const Val: Currency);
12557 PSSetCurrency(@PPSVariantData(val).Data, val.FType, ok, Data);