Search results 7

Sorted from new to old.
Card image cap
MouseDown and MouseUp in FM20 controls

Full story of MouseDown and MouseUp in FM20 controls

Card image cap
File_SettingRead + File_SettingSave

Reads and saves settings to Settings file, used asp here. Similar to

Card image cap
DegreesToXY

Calculates X, Y of position on a Circle or ellipse. Pass the center X, Y of ...

Card image cap
Card43

Material design card Originally from

Card image cap
GenerateRandom

Generates a random string, returns string passed, then full date, then 8-chars ...

Card image cap
ChartMaxY + ChartMinY

Calculates the maximum of the chart Y Axis to draw, the shifted one, not exact ...

Card image cap
Base64encode + Base64decode

Encodes and decodes a string, Base64 is used to convert binary data (like ...