[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: msedial.pas line 48
type diallineinfoty = record |
color: colorty; |
widthmm: real; |
dashes: string; |
indent: Integer; |
length: Integer; |
captiondist: Integer; |
captionoffset: Integer; |
escapement: real; |
font: tdialpropfont; |
caption: msestring; |
captionunit: msestring; |
end; |