If I right click on a firemonkey control, i can choose to edit either custom or default style of control and then save to a file (.style). But that just gives me the style for that particular control (and then it really doesn't display everything, e.g. it doesn't show CheckBoxStyle for the TCheckColumn of the TGrid control).
How can i get a "text" version of the entire default style sheet?
thanx